AXFXReverbHiSettingsDpl2

Syntax

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

BOOL AXFXReverbHiSettingsDpl2 (AXFX_REVERBHI_DPL2 *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBHI_DPL2 structure.

Return Values

TRUE if successful; FALSE if a parameter is out of range or memory allocation fails.

Description

The AXFXReverbHiSettingsDpl2 function is used when changing the parameters of an initialized Dolby Pro Logic II (DPL2) version of High-Quality Reverb (= AXFX_REVERBHI_DPL2 structure). When this function is called, the current DPL2-version High-Quality Reverb is shut down and the memory allocated to it at initialization is freed. This function then reinitializes the DPL2-version High-Quality Reverb based on new user parameters.

See Also

AXFX_REVERBHI_DPL2

Revision History

2007/08/08 Standardized notation.
2006/03/01 Initial version.


CONFIDENTIAL