AXFXReverbHiExpSettingsDpl2

C Specification

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

BOOL AXFXReverbHiExpSettingsDpl2 (AXFX_REVERBHI_EXP_DPL2 *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBHI_EXP_DPL2 structure.

Return Values

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

Description

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

The use of this function is required when changing the AXFX_REVERBHI_EXP_DPL2 structure's user parameter preDelayTimeMax.

See Also

AXFX_REVERBHI_EXP_DPL2

Revision History

2007/08/10 Initial version.


CONFIDENTIAL