aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
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]