#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXChorusShutdown (AXFX_CHORUS *chorus);
| chorus | Pointer to an initialized AXFX_CHORUS structure. |
|---|
This function always returns TRUE.
The AXFXChorusShutdown function shuts down Chorus. This function also frees any memory allocated internally by the AXFXChorusInit and AXFXChorusSettings functions.
AXFX_CHORUS, AXFXChorusInit, AXFXChorusSettings
2007/10/05 Corrected an error in Description.
2007/08/09 Standardized notation.
2006/03/01 Initial version.
CONFIDENTIAL