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 /audio/oss/README | |
parent | a8945a06d5f8e91d7abbbe1a71154bf727e986b2 (diff) | |
download | slackbuilds-564e1f2a5bd9245600ccf321960bc85607c88555.tar.gz |
audio/oss: Moved from System category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/oss/README')
-rw-r--r-- | audio/oss/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/oss/README b/audio/oss/README new file mode 100644 index 0000000000..adc7dac315 --- /dev/null +++ b/audio/oss/README @@ -0,0 +1,10 @@ +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. |