Use arrays instead of pointer-to-arrays for the low-pass filter
commit597e01153ebae150f734bcd640fb692bb69bdc05
authorChris Robinson <chris.kcat@gmail.com>
Sun, 27 Jul 2008 00:13:50 +0000 (26 17:13 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 27 Jul 2008 00:13:50 +0000 (26 17:13 -0700)
tree911dd8dc8d7d210615c71d041967597fc3db90f3
parentd3e5fcd13e6fa597a74d93ef87738b5491cc4bdf
Use arrays instead of pointer-to-arrays for the low-pass filter
Alc/lpfilter.c
OpenAL32/Include/alFilter.h
OpenAL32/alAuxEffectSlot.c
OpenAL32/alSource.c