#include <revolution.h> #include <revolution/axfx.h> void AXFXReverbStdExpShutdown (AXFX_REVERBHI_EXP *reverb);
reverb |
Pointer to an initialized AXFX_REVERBHI_EXP structure. |
None.
The AXFXReverbStdExpShutdown function shuts down the Standard Reverb Expansion. This function also frees any memory allocated internally by the AXFXReverbStdExpInit and AXFXReverbStdExpSettings functions.
AXFX_REVERBHI_EXP
AXFXReverbStdExpInit
AXFXReverbStdExpSettings
2007/08/10 Initial version.
CONFIDENTIAL