Fixup panning gain calculations
commit9341f4f884ff01a1443e82fce3d5c62f1fc25ef0
authorChris Robinson <chris.kcat@gmail.com>
Sat, 30 May 2009 07:32:17 +0000 (30 00:32 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 30 May 2009 07:32:17 +0000 (30 00:32 -0700)
treefb59f7a6ac4328853c8e25fd8432f9e00e183aab
parent2c20f2678478c2320a0236baf288baed8987b1f8
Fixup panning gain calculations
Clamp the panning vector magnitude to 1, and use an energy-reduction method as
the vector magnitude increases (to simulate reverb area occlusion)
Alc/alcReverb.c