diff options
author | Chris Robinson <[email protected]> | 2012-03-11 19:29:19 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2012-03-11 19:29:19 -0700 |
commit | 10e2b7ecbf7b0d15aa9c40f8e128ec7031ef4279 (patch) | |
tree | bdb9826f0b62ac952ce354b1511553728eda77cc /alsoftrc.sample | |
parent | 842a698f2b8f08e29a0eef9a2f255ff358d5c16b (diff) |
Document the hrtf_tables config option
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 93a48232..110c443b 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -36,6 +36,12 @@ # Default is disabled since stereo speaker output quality may suffer. #hrtf = false +## hrtf_tables +# Specifies a comma-separated list of files containing HRTF data sets. The +# listed data sets can be used in place of or in addiiton to the the built-in +# set. The format of the files are described in hrtf.txt. +#hrtf_tables = + ## cf_level: # Sets the crossfeed level for stereo output. Valid values are: # 0 - No crossfeed |