aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2010-04-08 15:41:32 -0700
committerChris Robinson <[email protected]>2010-04-08 15:41:32 -0700
commit49201e892b00b2cf7cfbce330da5d8e34ac98560 (patch)
tree26f29890e784e7ea93dd9f3a613a711e5af51484 /alsoftrc.sample
parent19b8deba66528d4666377004637ec362ee4fac09 (diff)
Use a single layout for the virtual speakers
The downmix should probably be improved to take the angles into account
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample34
1 files changed, 6 insertions, 28 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index 41e0309a..9dc533f4 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -129,35 +129,13 @@
# beyond the default (2).
#sends = 2
-## 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. 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:
-# Sets the speaker layout when using quadriphonic output. Available speakers
-# are back-left(bl), front-left(fl), front-right(fr), and back-right(br).
-#layout_QUAD = bl=-135, fl=-45, fr=45, br=135
-
-## layout_51CHN:
-# Sets the speaker layout when using 5.1 output. Available speakers are back-
-# left(bl), front-left(fl), front-center(fc), front-right(fr), and back-
-# right(br).
-#layout_51CHN = bl=-110, fl=-30, fc=0, fr=30, br=110
-
-## layout_61CHN:
-# Sets the speaker layout when using 6.1 output. Available speakers are side-
-# left(sl), front-left(fl), front-center(fc), front-right(fr), side-right(sr),
-# and back-center(bc).
-#layout_61CHN = sl=-90, fl=-30, fc=0, fr=30, sr=90, bc=180
-
-## layout_71CHN:
-# Sets the speaker layout when using 7.1 output. Available speakers are back-
+## layout:
+# Sets the virtual speaker layout. Values are specified in degrees, where 0 is
+# straight in front, negative goes left, and positive goes right. Unspecified
+# speakers will remain at their default position. Available speakers are back-
# left(bl), side-left(sl), front-left(fl), front-center(fc), front-right(fr),
-# side-right(sr), and back-right(br).
-#layout_71CHN = bl=-150, sl=-90, fl=-30, fc=0, fr=30, sr=90, br=150
+# side-right(sr), back-right(br), and back-center(bc).
+#layout = bl=-150, sl=-90, fl=-30, fc=0, fr=30, sr=90, br=150, bc=180
##
## ALSA backend stuff