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