SHAPE_EQCOMP_SIDECHAIN_MODE Enumeration

Sidechain mode.

Syntax

enum SHAPE_EQCOMP_SIDECHAIN_MODE
{
    SHAPE_EQCOMP_SIDECHAIN_MODE_NORMAL,
    SHAPE_EQCOMP_SIDECHAIN_MODE_INTERNAL,
    SHAPE_EQCOMP_SIDECHAIN_MODE_EXTERNAL
};  

Constants

Constant Description
SHAPE_EQCOMP_SIDECHAIN_MODE_NORMAL See remarks.
SHAPE_EQCOMP_SIDECHAIN_MODE_INTERNAL See remarks.
SHAPE_EQCOMP_SIDECHAIN_MODE_EXTERNAL See remarks.

Remarks

The different processing of the three modes is shown in the following diagram.

Figure 1.  Normal, Internal and External modes.

Requirements

Header: Declared in shapeeqcompcontext.h.

Library: Use acphal.lib.