diff options
author | Chris Robinson <[email protected]> | 2012-03-12 22:49:10 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2012-03-12 22:49:10 -0700 |
commit | 305d790a199261c258359f33cd0681438dbcf7d8 (patch) | |
tree | dc4ca96951be7f925806fd7083f0b41faf43af7b /alsoftrc.sample | |
parent | 1f3c1091d3b92272bf00249904c79ac8af495811 (diff) |
Revert the default stereo layout back to -90 and +90 degrees
For the time being, until better stereo spatialization can be implemented and
headphones can be better detected.
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 110c443b..a6d79004 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -145,7 +145,7 @@ # 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_stereo = fl=-90, fr=90 #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 |