Reimplement panning using lookup tables, based on a patch by Christian Borss
commit778b74cae10e8798e85cffb58a452c7677175778
authorChris Robinson <chris.kcat@gmail.com>
Sat, 24 Jan 2009 18:38:04 +0000 (24 10:38 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 24 Jan 2009 18:38:04 +0000 (24 10:38 -0800)
tree73a451bec2de951ab1024daac6f582a40ef34333
parent43ee1edd972d528233475f5239690cd2c3efb04c
Reimplement panning using lookup tables, based on a patch by Christian Borss
This allows speaker positions to be specified by discrete angles around the
listener, providing more flexibility and configurability in placement.
Additional patches to take advantage of this are forthcoming.
Alc/ALc.c
Alc/ALu.c
CMakeLists.txt
OpenAL32/Include/alMain.h
OpenAL32/Include/alu.h
config.h.in