AXFXChorusExpShutdown

Syntax

#include <revolution.h>
#include <revolution/axfx.h>

void AXFXChorusExpShutdown (AXFX_CHORUS_EXP *chorus);

Arguments

chorus Pointer to an initialized AXFX_CHORUS_EXP structure.

Return Values

None.

Description

The AXFXChorusExpShutdown function shuts down Chorus Expansion. This function also frees any memory allocated internally by the AXFXChorusExpInit and AXFXChorusExpSettings functions.

See Also

AXFX_CHORUS_EXP, AXFXChorusExpInit, AXFXChorusExpSettings

Revision History

2007/08/10 Initial version.


CONFIDENTIAL