From 35c38e0b5eb84932bdac2cff4908709064867852 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 18 May 2011 15:13:11 -0700 Subject: Update alsoftrc.sample --- alsoftrc.sample | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'alsoftrc.sample') 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 @@ -201,6 +192,11 @@ # Sets the device name for Solaris output. #device = /dev/audio +## +## MMDevApi backend stuff +## +[mmdevapi] + ## ## DirectSound backend stuff ## -- cgit v1.2.3