diff options
author | Chris Robinson <[email protected]> | 2014-11-08 06:36:45 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2014-11-08 06:36:45 -0800 |
commit | a50ba603ab65a3e606d88584cc56dc068c6f3264 (patch) | |
tree | eae2f4f2ce686936c0ffb0d267a6050c4ceadc12 /alsoftrc.sample | |
parent | c053617066b7cabc185fa72090dadee2e9801ea5 (diff) |
Remove the unused wide-stereo option
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index cd85fc83..278eaf94 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -118,14 +118,6 @@ # Specifying other values will result in using the default (linear). #resampler = linear -## wide-stereo: -# Specifies that stereo sources are given a width of about 120 degrees on each -# channel, centering on -90 (left) and +90 (right), as opposed to being points -# placed at -30 (left) and +30 (right). This can be useful for surround-sound -# to give stereo sources a more encompassing sound. Note that the sound's -# overall volume will be slightly reduced to account for the extra output. -#wide-stereo = false - ## rt-prio: # Sets real-time priority for the mixing thread. Not all drivers may use this # (eg. PortAudio) as they already control the priority of the mixing thread. |