Reduce the volume for the HRTF ambisonic decoder
commit45dfdca6f9efa7ec8fb5c16be1bb0f513fe5d772
authorChris Robinson <chris.kcat@gmail.com>
Thu, 8 Sep 2016 23:22:46 +0000 (8 16:22 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 8 Sep 2016 23:22:46 +0000 (8 16:22 -0700)
tree4f3d8b4d212110e25573715530d264ce184d7911
parent0f24f49a44a12d139692d0846b2722de2213f1a8
Reduce the volume for the HRTF ambisonic decoder

Since it's accumulating multiple HRIRs for two output speakers, it seems to be
a better option to preserve the amplitude of the high-frequency decoder instead
of increasing it, and reduce the amplitude of the low-frequency decoder to
compensate.
Alc/hrtf.c