diff options
author | Dugan Chen <max@mr.gy> | 2014-03-12 07:16:23 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-12 12:42:51 -0500 |
commit | 564e1f2a5bd9245600ccf321960bc85607c88555 (patch) | |
tree | 6ce761e2e48734dacb0e1820cd47d961fcafa8d0 /system/oss/README | |
parent | a8945a06d5f8e91d7abbbe1a71154bf727e986b2 (diff) |
audio/oss: Moved from System category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/oss/README')
-rw-r--r-- | system/oss/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/oss/README b/system/oss/README deleted file mode 100644 index adc7dac3154e..000000000000 --- a/system/oss/README +++ /dev/null @@ -1,10 +0,0 @@ -The Open Sound System is a set of sound drivers that serve as an alternative -to the usual ALSA architecture. - -Among the benefits are: -* volume levels being settable for each application individually -* better latency than ALSA in most cases - -If your WM/DE supports tray icons, you will have one for the OSS mixer. - -See README.SLACKWARE for post-installation instructions and setup information. |