#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXChorusSettingsDpl2 (AXFX_CHORUS_DPL2 *chorus);
| chorus | Pointer to an initialized AXFX_CHORUS_DPL2 structure. |
|---|
TRUE if successful, FALSE if a parameter is out of bounds or if memory allocation fails.
The AXFXChorusSettingsDpl2 function is used when changing parameters of an initialized Dolby Pro Logic II (DPL2) version of Chorus (= AXFX_CHORUS_DPL2 structure). When this function is called, the current DPL2-version Chorus is shut down and the memory allocated to it at initialization is freed. Then this function reinitializes DPL2-version Chorus based on new user parameters.
2007/08/09 Initial version.
CONFIDENTIAL