aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2011-05-18 15:13:11 -0700
committerChris Robinson <[email protected]>2011-05-18 15:13:11 -0700
commit35c38e0b5eb84932bdac2cff4908709064867852 (patch)
tree28854d1951a5f63e1d01e30d7e587532ae2a4da5 /alsoftrc.sample
parent87ef4eeb368309f09de6c69698b70d1ca34b6b3b (diff)
Update alsoftrc.sample
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample18
1 files changed, 7 insertions, 11 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index 3ba4f85c..c3429171 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -38,8 +38,8 @@
## hrtf:
# Enables HRTF filters. These filters provide for better sound spatialization
# while using headphones. The filters will only work when output is 44100hz
-# stereo. While HRTF is active, both cf_level and head_dampen are disabled.
-# Default is disabled since stereo speaker output quality may suffer.
+# stereo. While HRTF is active, the cf_level option is disabled. Default is
+# disabled since stereo speaker output quality may suffer.
#hrtf = false
## cf_level:
@@ -102,15 +102,6 @@
# format is used (ie. those that contain side and/or rear speakers).
#stereodup = true
-## scalemix:
-# Sets whether to scale the remixed output. When the final mix is written to
-# the device, the multi-channel data is remixed so pure-virtual channels (eg.
-# front-center on stereo output) are remixed and added to available channels
-# (eg. front-left and front-right). Scaling helps ensure that no single source
-# will put out more than 100% on a given physical channel. This can cause a
-# noticeable reduction in overall volume, however, so it is off by default.
-#scalemix = false
-
## drivers:
# Sets the backend driver list order, comma-seperated. Unknown backends and
# duplicated names are ignored. Unlisted backends won't be considered for use
@@ -202,6 +193,11 @@
#device = /dev/audio
##
+## MMDevApi backend stuff
+##
+[mmdevapi]
+
+##
## DirectSound backend stuff
##
[dsound]