From d6fd52a0e544dee1e8ae2a1ec908ec689e9f2ae1 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Thu, 9 Aug 2012 05:38:07 -0700 Subject: Add an option for wide stereo sources Replaces the old stereodup option --- alsoftrc.sample | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'alsoftrc.sample') diff --git a/alsoftrc.sample b/alsoftrc.sample index bbb9815e..58746c8f 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -55,6 +55,14 @@ # stereo modes. #cf_level = 0 +## 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 + ## frequency: # Sets the output frequency. #frequency = 44100 -- cgit v1.2.3