diff options
author | Chris Robinson <[email protected]> | 2015-12-05 17:49:05 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-12-05 17:49:05 -0800 |
commit | 455d5f48c0e99f6e3d7c237ee5f1570c37ec49be (patch) | |
tree | fd21441e6e8f1314f0a7039dfd9e9a7c9b6df375 /alsoftrc.sample | |
parent | 21998924d81e382bfb4d63b036ac21eae8dcc04f (diff) |
Use %s.mhr for the default hrtf table list
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 20c6c0ff..039dba6a 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -111,7 +111,7 @@ # $XDG_DATA_DIRS/openal/hrtf (defaults to /usr/local/share/openal/hrtf and # /usr/share/openal/hrtf) # An absolute path may also be specified, if the given file is elsewhere. -#hrtf_tables = default-%r.mhr +#hrtf_tables = %s.mhr ## cf_level: # Sets the crossfeed level for stereo output. Valid values are: |