AuroraOpenALSoft/Alc/effects
Chris Robinson ea0aea6508 Change the autowah to have a cutoff range of 20Hz to 20KHz
This is the same as allowed in the SF2 spec for its filter cutoff generator,
which can be used for a wah effect in MIDI. It makes sense to use a similar
range here.
2014-02-07 03:23:49 -08:00
..
autowah.c Change the autowah to have a cutoff range of 20Hz to 20KHz 2014-02-07 03:23:49 -08:00
chorus.c Use one long buffer for the chorus and flanger delay lines 2013-11-10 02:48:03 -08:00
compressor.c Fix some types 2014-02-07 03:20:27 -08:00
dedicated.c Use inline initialization for effect state factory vtables 2013-10-07 14:49:36 -07:00
distortion.c Use a helper macro for pi*2 2013-10-08 16:31:23 -07:00
echo.c Use inline initialization for effect state factory vtables 2013-10-07 14:49:36 -07:00
equalizer.c Use inline initialization for effect state factory vtables 2013-10-07 14:49:36 -07:00
flanger.c Use one long buffer for the chorus and flanger delay lines 2013-11-10 02:48:03 -08:00
modulator.c Use a helper macro for pi*2 2013-10-08 16:31:23 -07:00
null.c Use inline initialization for effect state factory vtables 2013-10-07 14:49:36 -07:00
reverb.c Use a helper macro for pi*2 2013-10-08 16:31:23 -07:00