#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXChorusShutdown(AXFX_CHORUS *chorus);
chorus |
Pointer to an instance of AXFX_CHORUS. |
This function always returns TRUE.
AXFXChorusShutdown() shuts down the chorus effects instance specified by AXFX_CHORUS. The associated memory for the effect will be freed.
AXFXChorusInit
AXFXChorusSettings
AXFXChorusCallback
03/01/2006 Initial version.