#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXReverbHiShutdown(AXFX_REVERBHI *rev);
rev |
Pointer to an existing instance of AXFX_REVERBHI_DPL2. |
This function always returns TRUE.
AXFXReverbHiShutdown() shuts down the given instance of the high-quality reverb effect. The associated memory for the effect will be freed.
AXFXReverbHiInit
AXFXReverbHiSettings
AXFXReverbHiCallback
03/01/2006 Initial version.