class CVMixDynamics3BandProcessorDesc : public CVMixBaseProcessorDesc
{
public:
VMixDynamics3BandDesc_t m_desc;
};
KV3 Class Defaults
{
_class = "CVMixDynamics3BandProcessorDesc"
m_name = ""
m_nChannels = -1
m_flxfade = 0.1
m_desc =
{
m_fldbGainOutput = 0.0
m_flRMSTimeMS = 0.0
m_fldbKneeWidth = 0.0
m_flDepth = 0.0
m_flWetMix = 0.0
m_flTimeScale = 0.0
m_flLowCutoffFreq = 0.0
m_flHighCutoffFreq = 0.0
m_bPeakMode = false
m_bandDesc =
[
{
m_fldbGainInput = 0.0
m_fldbGainOutput = 0.0
m_fldbThresholdBelow = -40.0
m_fldbThresholdAbove = -30.0
m_flRatioBelow = 12.0
m_flRatioAbove = 4.0
m_flAttackTimeMS = 50.0
m_flReleaseTimeMS = 200.0
m_bEnable = false
m_bSolo = false
},
{
m_fldbGainInput = 0.0
m_fldbGainOutput = 0.0
m_fldbThresholdBelow = -40.0
m_fldbThresholdAbove = -30.0
m_flRatioBelow = 12.0
m_flRatioAbove = 4.0
m_flAttackTimeMS = 50.0
m_flReleaseTimeMS = 200.0
m_bEnable = false
m_bSolo = false
},
{
m_fldbGainInput = 0.0
m_fldbGainOutput = 0.0
m_fldbThresholdBelow = -40.0
m_fldbThresholdAbove = -30.0
m_flRatioBelow = 12.0
m_flRatioAbove = 4.0
m_flAttackTimeMS = 50.0
m_flReleaseTimeMS = 200.0
m_bEnable = false
m_bSolo = false
},
]
}
}