diff options
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 039dba6a..c29fae49 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -96,6 +96,12 @@ # respectively. #hrtf = auto +## default_hrtf: +# Specifies the default HRTF to use. When multiple HRTFs are available, this +# determines the preferred one to use if none are specifically requested. Note +# that this is the enumerated HRTF name, not necessarily the filename. +#default_hrtf = + ## 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 |