Don't blend the B-Format decoder HRIRs
commit1a2438b09c0afadd5758414ce6aa4bff1fa6ff7d
authorChris Robinson <chris.kcat@gmail.com>
Tue, 7 Jan 2020 08:11:50 +0000 (7 00:11 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 7 Jan 2020 08:40:38 +0000 (7 00:40 -0800)
tree10bb75c996731d6e6a52df10e730b41933a488e1
parent819763a6c20cebf8aa7e64421182d3f19269ff13
Don't blend the B-Format decoder HRIRs

Though fine in theory, an issue arises with extra phase interference since the
frequency phases aren't aligned for each response. It would be better to do the
blending before minimum phase reconstruction, where it can blend just the
frequency magnitudes, essentially allowing makemhr to increase the resolution
of the dataset.
alc/hrtf.cpp