Properly scale the first HRTF pass-through coefficient
commit23cae7783da9cb18096ba0c02177d6f5ca6a8663
authorChris Robinson <chris.kcat@gmail.com>
Fri, 18 Jul 2014 01:02:23 +0000 (17 18:02 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 18 Jul 2014 01:02:23 +0000 (17 18:02 -0700)
treeea07b6515473b458f599fed58ff3cb078a4be353
parent8635733d59943f6863745862f8425db6c0445d82
Properly scale the first HRTF pass-through coefficient

Coefficients are scaled by 32767. For pass-through, this is attenuated by
sqrt(0.5) to maintain a consistent perceived volume.
Alc/hrtf.c