Chris Robinson
|
3863dcc9cb
|
Use a new low-pass filter, based on the I3DL2 spec
Many thanks to Christopher Fitzgerald, for helping with it
|
2008-10-02 22:20:42 -07:00 |
|
Chris Robinson
|
6bfdb57a5b
|
Use a 12dB/oct rolloff instead of 24 for the lowpass filter
|
2008-09-13 02:46:14 -07:00 |
|
Chris Robinson
|
5f3329b2c9
|
Don't export extension function symbols from the lib
|
2008-09-06 13:45:27 -07:00 |
|
Chris Robinson
|
597e01153e
|
Use arrays instead of pointer-to-arrays for the low-pass filter
|
2008-07-26 17:13:50 -07:00 |
|
Chris Robinson
|
3e0f9cc716
|
Make the filter processing function inline
|
2008-07-26 00:58:54 -07:00 |
|
Chris Robinson
|
c7e49c9f57
|
Implement yet another low-pass filter
This one using the Butterworth IIR filter design
|
2008-07-25 19:31:12 -07:00 |
|
Chris Robinson
|
168d8e3bee
|
Add AL_FILTER_LOWPASS support
Direct filters only, since auxiliary sends and slots aren't available yet
|
2007-12-17 22:42:38 -08:00 |
|
Chris Robinson
|
91d214d713
|
Release left over filters on close
|
2007-12-17 17:08:44 -08:00 |
|
Chris Robinson
|
f6bb6cc891
|
Add AL_FILTER_TYPE enum
|
2007-12-17 15:49:26 -08:00 |
|
Chris Robinson
|
56ff747463
|
Implement filter function skeletons
|
2007-12-17 15:43:35 -08:00 |
|