Blend the whole IR for the interpolated HRIR
commitc182a3376a21f66d463a2bf68fcaae6918540bd9
authorChris Robinson <chris.kcat@gmail.com>
Sun, 12 Jan 2020 19:08:05 +0000 (12 11:08 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 12 Jan 2020 19:08:05 +0000 (12 11:08 -0800)
tree5221b32505ac92b0fb1790a4524ffb664793ffd1
parent711c05613eceeda0e02a6c16080f725ff60cb33f
Blend the whole IR for the interpolated HRIR

The SIMD mixers may use a few more elements beyond the irSize, so not limiting
the blend to that size can slightly improve the quality for resampled HRIRs.
alc/hrtf.cpp