VST 3 Interfaces
VST 3.7
SDK for developing VST plug-in
|
Variables | |
const CString | kCompGainReduction = "Comp:GainReduction" |
const CString | kCompGainReductionMax = "Comp:GainReductionMax" |
const CString | kCompGainReductionPeakHold = "Comp:GainReductionPeakHold" |
const CString | kCompResetGainReductionMax = "Comp:ResetGainReductionMax" |
const CString | kLowLatencyMode = "LowLatencyMode" |
const CString | kRandomize = "Randomize" |
Useful for live situation where low latency is required. More... | |
const CString | kWetDryMix = "WetDryMix" |
TODO. More... | |
const CString kCompGainReduction = "Comp:GainReduction" |
const CString kCompGainReductionMax = "Comp:GainReductionMax" |
const CString kCompGainReductionPeakHold = "Comp:GainReductionPeakHold" |
const CString kCompResetGainReductionMax = "Comp:ResetGainReductionMax" |
const CString kLowLatencyMode = "LowLatencyMode" |
const CString kRandomize = "Randomize" |
Useful for live situation where low latency is required.
const CString kWetDryMix = "WetDryMix" |
TODO.