diff options
author | Chris Robinson <[email protected]> | 2022-08-13 22:51:47 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-08-13 22:51:47 -0700 |
commit | 5f6b7f9166119bf1dd01be2ec7afe26c61e03a25 (patch) | |
tree | 8f1da40e871ff13a3d0256ba0e2e84abbbcfc37c /alsoftrc.sample | |
parent | dd3f03c1485064a58c1a1de72b4b17c20cb94750 (diff) |
Update the default HRTF
The sample rate is now 48khz to match the library's default sample rate, and
increased the FIR length to 64 points from 32.
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 642eedf1..dff355fb 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -139,7 +139,7 @@ # Specifies the impulse response size, in samples, for the HRTF filter. Larger # values increase the filter quality, while smaller values reduce processing # cost. A value of 0 (default) uses the full filter size in the dataset, and -# the default dataset has a filter size of 32 samples at 44.1khz. +# the default dataset has a filter size of 64 samples at 48khz. #hrtf-size = 0 ## default-hrtf: |