diff options
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index b85e2c3b..af867428 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -90,10 +90,11 @@ # Controls HRTF processing. These filters provide better spatialization of # sounds while using headphones, but do require a bit more CPU power. The # default filters will only work with 44100hz or 48000hz stereo output. While -# HRTF is in use, the cf_level option is ignored. Setting this to true or -# false will forcefully enable or disable HRTF, otherwise HRTF will be enabled -# when using headphones. -#hrtf = +# HRTF is used, the cf_level option is ignored. Setting this to auto (default) +# will allow HRTF to be used when headphones are detected or the app requests +# it, while setting true or false will forcefully enable or disable HRTF +# respectively. +#hrtf = auto ## hrtf_tables: (global) # Specifies a comma-separated list of files containing HRTF data sets. The |