diff options
author | Chris Robinson <[email protected]> | 2014-11-22 21:02:25 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2014-11-22 21:02:25 -0800 |
commit | d77c6153e766f8d3a8ada8e70c648455af47f81c (patch) | |
tree | 12d2380bbff5d0da51a26a7071e9802ed4287413 /alsoftrc.sample | |
parent | 312330dbaae546bd0331c213dd55499f056091e7 (diff) |
Document the stereo-mode config option
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index ec6a7186..c335b33c 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -74,6 +74,11 @@ # range between 2 and 16. #periods = 4 +## stereo-mode +# Specifies if stereo output is treated as being headphones or speakers. With +# headphones, HRTF or crossfeed filters may be used for better audio quality. +#stereo-mode = auto + ## hrtf: # Enables HRTF filters. These filters provide for better sound spatialization # while using headphones. The default filter will only work when output is |