diff options
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. |