Add a mixing function to blend HRIRs
commit444e9563b357b4e2af0d428afac9f87596aba9a6
authorChris Robinson <chris.kcat@gmail.com>
Wed, 3 May 2017 10:29:21 +0000 (3 03:29 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 3 May 2017 10:29:21 +0000 (3 03:29 -0700)
tree1fc1f56f2a748332ad21b482895ea1fff3f7f9f7
parent4e5c4b8e01060bb34c58480895e70a0529d8a55e
Add a mixing function to blend HRIRs

This is a bit more efficient than calling the normal HRTF mixing function
twice, and helps solve the problem of the values generated from convolution not
being consistent with the new HRIR.
Alc/mixer.c
Alc/mixer_c.c
Alc/mixer_defs.h
Alc/mixer_inc.c
Alc/mixer_neon.c
Alc/mixer_sse.c
OpenAL32/Include/alu.h