Variables | |
| const CString | kAnalyzer = "Fx|Analyzer" |
| Scope, FFT-Display,... | |
| const CString | kDelay = "Fx|Delay" |
| Delay, Multi-tap Delay,... | |
| const CString | kDistortion = "Fx|Distortion" |
| Amp Simulator, Sub-Harmonic,... | |
| const CString | kDynamics = "Fx|Dynamics" |
| Compressor, Expander, Limiter, Tape Simulator,... | |
| const CString | kEQ = "Fx|EQ" |
| Equalization,... | |
| const CString | kFilter = "Fx|Filter" |
| const CString | kGenerator = "Fx|Generator" |
| const CString | kMastering = "Fx|Mastering" |
| Dither, Noise Shaping,... | |
| const CString | kModulation = "Fx|Modulation" |
| Phaser, Flanger, Chorus,... | |
| const CString | kReverb = "Fx|Reverb" |
| Reverberation, Room Simulation,... | |
| const CString | kRestoration = "Fx|Restoration" |
| const CString | kPitchShift = "Fx|PitchShift" |
| Pitch Processing. | |
| const CString | kSurround = "Fx|Surround" |
| dedicated to surround processing: LFE Splitter,... | |
| const CString | kInstrumentDrum = "Instrument|Drum" |
| const CString | kInstrumentSampler = "Instrument|Sampler" |
| const CString | kInstrumentSynth = "Instrument|Synth" |
| const CString | kSpatial = "Spatial" |
| used for SurroundPanner | |
| const CString | kOnlyRealTime = "OnlyRT" |
| indicates that it supports only realtime process call, no offline | |
| const CString Steinberg::Vst::PlugType::kAnalyzer = "Fx|Analyzer" |
| const CString Steinberg::Vst::PlugType::kDelay = "Fx|Delay" |
| const CString Steinberg::Vst::PlugType::kDistortion = "Fx|Distortion" |
| const CString Steinberg::Vst::PlugType::kDynamics = "Fx|Dynamics" |
Compressor, Expander, Limiter, Tape Simulator,...
Definition at line 70 of file ivstaudioprocessor.h.
| const CString Steinberg::Vst::PlugType::kEQ = "Fx|EQ" |
| const CString Steinberg::Vst::PlugType::kFilter = "Fx|Filter" |
Definition at line 72 of file ivstaudioprocessor.h.
| const CString Steinberg::Vst::PlugType::kGenerator = "Fx|Generator" |
Definition at line 73 of file ivstaudioprocessor.h.
| const CString Steinberg::Vst::PlugType::kMastering = "Fx|Mastering" |
| const CString Steinberg::Vst::PlugType::kModulation = "Fx|Modulation" |
| const CString Steinberg::Vst::PlugType::kReverb = "Fx|Reverb" |
| const CString Steinberg::Vst::PlugType::kRestoration = "Fx|Restoration" |
Definition at line 77 of file ivstaudioprocessor.h.
| const CString Steinberg::Vst::PlugType::kPitchShift = "Fx|PitchShift" |
| const CString Steinberg::Vst::PlugType::kSurround = "Fx|Surround" |
dedicated to surround processing: LFE Splitter,...
Definition at line 79 of file ivstaudioprocessor.h.
| const CString Steinberg::Vst::PlugType::kInstrumentDrum = "Instrument|Drum" |
Definition at line 81 of file ivstaudioprocessor.h.
| const CString Steinberg::Vst::PlugType::kInstrumentSampler = "Instrument|Sampler" |
Definition at line 82 of file ivstaudioprocessor.h.
| const CString Steinberg::Vst::PlugType::kInstrumentSynth = "Instrument|Synth" |
Definition at line 83 of file ivstaudioprocessor.h.
| const CString Steinberg::Vst::PlugType::kSpatial = "Spatial" |
| const CString Steinberg::Vst::PlugType::kOnlyRealTime = "OnlyRT" |
indicates that it supports only realtime process call, no offline
Definition at line 86 of file ivstaudioprocessor.h.