diff options
author | Chris Robinson <[email protected]> | 2015-09-20 04:10:21 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-09-20 08:28:34 -0700 |
commit | 5f5eebc4df536daef7f68d02f7a0c751c8dc0f79 (patch) | |
tree | d86069c47e3b05437b97601102a2104a96ac7b6e /alsoftrc.sample | |
parent | 46bbf95bae605ac8be1ca163e337b33928627960 (diff) |
Allow the hrtf_tables option to be device-specific
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 af867428..cc45c892 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -96,7 +96,7 @@ # respectively. #hrtf = auto -## hrtf_tables: (global) +## hrtf_tables: # Specifies a comma-separated list of files containing HRTF data sets. The # format of the files are described in hrtf.txt. The filenames may contain # these markers, which will be replaced as needed: |