diff options
author | Chris Robinson <[email protected]> | 2020-02-25 05:00:26 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-02-25 05:00:26 -0800 |
commit | 9ddfcd6a1bbc04ec399643a1ae2ddea546b69ef1 (patch) | |
tree | 18625f5ac842548cf5f9947f6ce1d9304e059ff8 /alsoftrc.sample | |
parent | af6584b8fc14abe38d9916ced233771a36df248f (diff) |
Update an comment about the default HRTF filters
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index b5c90034..2a95c7a9 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -107,8 +107,7 @@ ## hrtf: # 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 +# sounds while using headphones, but do require a bit more CPU power. While # 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 |