|
LMMS
|
#include "pluginterfaces/base/funknown.h"#include "pluginterfaces/vst/vsttypes.h"#include "pluginterfaces/base/falignpush.h"#include "pluginterfaces/base/falignpop.h"Go to the source code of this file.
Classes | |
| class | Steinberg::Vst::IParameterFunctionName |
Namespaces | |
| namespace | Steinberg |
| namespace | Steinberg::Vst |
| namespace | Steinberg::Vst::FunctionNameType |
Variables | |
| const CString | Steinberg::Vst::FunctionNameType::kCompGainReduction = "Comp:GainReduction" |
| const CString | Steinberg::Vst::FunctionNameType::kCompGainReductionMax = "Comp:GainReductionMax" |
| const CString | Steinberg::Vst::FunctionNameType::kCompGainReductionPeakHold = "Comp:GainReductionPeakHold" |
| const CString | Steinberg::Vst::FunctionNameType::kCompResetGainReductionMax = "Comp:ResetGainReductionMax" |
| const CString | Steinberg::Vst::FunctionNameType::kLowLatencyMode = "LowLatencyMode" |
| const CString | Steinberg::Vst::FunctionNameType::kDryWetMix = "DryWetMix" |
| const CString | Steinberg::Vst::FunctionNameType::kRandomize = "Randomize" |