diff options
author | Chris Robinson <[email protected]> | 2011-05-15 00:18:28 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2011-05-15 00:18:28 -0700 |
commit | 949cfe2ceb7ada5f7ab9b1ad9df795c817717b82 (patch) | |
tree | 5a8392ea6d927dded5fcbbc1c4a6b432b3ce110b /alsoftrc.sample | |
parent | c39f27d5f89f278a09b05f3dfdc9a3f245a0f9af (diff) |
Re-enable duplication for stereo sounds
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 87ac2198..c1ec67f7 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -93,14 +93,13 @@ #sources = 256 ## stereodup: -# Sets whether to duplicate stereo sounds on the rear and side speakers for 4+ -# channel output. This provides a "fuller" playback quality for 4+ channel -# output modes, although each individual speaker will have a slight reduction -# in volume to compensate for the extra output speakers. True, yes, on, and -# non-0 values will duplicate stereo sources. 0 and anything else will cause -# stereo sounds to only play out the front speakers. This only has an effect -# when a suitable output format is used (ie. those that contain side and/or -# rear speakers). +# Sets whether to duplicate stereo sounds behind the listener for 4+ channel +# output. This provides a "fuller" playback quality for surround sound output +# modes, although each individual speaker will have a slight reduction in +# volume to compensate for the extra output speakers. True, yes, on, and non-0 +# values will duplicate stereo sources. 0 and anything else will cause stereo +# sounds to only play in front. This only has an effect when a suitable output +# format is used (ie. those that contain side and/or rear speakers). #stereodup = true ## scalemix: |