diff options
author | Chris Robinson <[email protected]> | 2012-03-01 10:06:55 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2012-03-01 10:06:55 -0800 |
commit | 6ffaabeb75277f33b2c60bf05fbdf6094c2b5d94 (patch) | |
tree | 6911b88cf3b7cb41b1a6e06274c4ae64becc5318 /alsoftrc.sample | |
parent | 06debb153d0195d89a85b0fbe6c77aed4bf9e6f7 (diff) |
Update the layout config option names
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index c7cdceb3..f18860a5 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -138,11 +138,11 @@ # Channel-specific layouts may be specified to override the layout option. The # same speakers as the layout option are available, and the default settings # are shown below. -#layout_STEREO = fl=-30, fr=30 -#layout_QUAD = fl=-45, fr=45, bl=-135, br=135 -#layout_51CHN = fl=-30, fr=30, fc=0, bl=-110, br=110 -#layout_61CHN = fl=-30, fr=30, fc=0, sl=-90, sr=90, bc=180 -#layout_71CHN = fl=-30, fr=30, fc=0, sl=-90, sr=90, bl=-150, br=150 +#layout_stereo = fl=-30, fr=30 +#layout_quad = fl=-45, fr=45, bl=-135, br=135 +#layout_surround51 = fl=-30, fr=30, fc=0, bl=-110, br=110 +#layout_surround61 = fl=-30, fr=30, fc=0, sl=-90, sr=90, bc=180 +#layout_surround71 = fl=-30, fr=30, fc=0, sl=-90, sr=90, bl=-150, br=150 ## default-reverb: # A reverb preset that applies by default to all sources on send 0 |