diff options
author | Chris Robinson <[email protected]> | 2010-03-20 00:54:44 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2010-03-20 00:54:44 -0700 |
commit | eea23a012a12bad9ece850967c9dfbbd3f5e5c73 (patch) | |
tree | aad04735e3a755206d16751d3729d32d6b5fb047 /alsoftrc.sample | |
parent | 2235a53824df44c03b51ec54ba4237618be7fc45 (diff) |
Relax circular layout requirement
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 2c07209a..9fcee641 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -132,10 +132,8 @@ ## layout_STEREO: # Sets the speaker layout when using stereo output. Values are specified in # degrees, where 0 is straight in front, negative goes left, and positive goes -# right. The values must define a circular pattern, starting with the back- -# left at the most negative, around the front to back-center. Unspecified -# speakers will remain at their default position. Available speakers are -# front-left(fl) and front-right(fr). +# right. Unspecified speakers will remain at their default position. Available +# speakers are front-left(fl) and front-right(fr). #layout_STEREO = fl=-90, fr=90 ## laytout_QUAD: |