|
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFx |
| | others type (not categorized)
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxAnalyzer |
| | Scope, FFT-Display, Loudness Processing...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxDelay |
| | Delay, Multi-tap Delay, Ping-Pong Delay...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxDistortion |
| | Amp Simulator, Sub-Harmonic, SoftClipper...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxDynamics |
| | Compressor, Expander, Gate, Limiter, Maximizer, Tape Simulator, EnvelopeShaper...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxEQ |
| | Equalization, Graphical EQ...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxFilter |
| | WahWah, ToneBooster, Specific Filter,...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxGenerator |
| | Tone Generator, Noise Generator...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxInstrument |
| | Fx which could be loaded as Instrument too.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxInstrumentExternal |
| | Fx which could be loaded as Instrument too and is external (wrapped Hardware)
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxMastering |
| | Dither, Noise Shaping,...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxModulation |
| | Phaser, Flanger, Chorus, Tremolo, Vibrato, AutoPan, Rotary, Cloner...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxNetwork |
| | using Network
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxPitchShift |
| | Pitch Processing, Pitch Correction, Vocal Tuning...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxRestoration |
| | Denoiser, Declicker,...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxReverb |
| | Reverberation, Room Simulation, Convolution Reverb...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxSpatial |
| | MonoToStereo, StereoEnhancer,...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxSurround |
| | dedicated to surround processing: LFE Splitter, Bass Manager...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxTools |
| | Volume, Mixer, Tuner...
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kFxVocals |
| | Tools dedicated to vocals.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kInstrument |
| | Effect used as instrument (sound generator), not as insert.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kInstrumentDrum |
| | Instrument for Drum sounds.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kInstrumentExternal |
| | External Instrument (wrapped Hardware)
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kInstrumentPiano |
| | Instrument for Piano sounds.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kInstrumentSampler |
| | Instrument based on Samples.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kInstrumentSynth |
| | Instrument based on Synthesis.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kInstrumentSynthSampler |
| | Instrument based on Synthesis and Samples.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kAmbisonics |
| | used for Ambisonics channel (FX or Panner/Mixconverter/Up-Mixer/Down-Mixer when combined with other category)
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kAnalyzer |
| | Meter, Scope, FFT-Display, not selectable as insert plug-in.
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kNoOfflineProcess |
| | will be NOT used for plug-in offline processing (will work as normal insert plug-in)
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kOnlyARA |
| | used for plug-ins that require ARA to operate (will not work as normal insert plug-in)
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kOnlyOfflineProcess |
| | used for plug-in offline processing (will not work as normal insert plug-in)
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kOnlyRealTime |
| | indicates that it supports only realtime process call, no processing faster than realtime
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kSpatial |
| | used for SurroundPanner
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kSpatialFx |
| | used for SurroundPanner and as insert effect
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kUpDownMix |
| | used for Mixconverter/Up-Mixer/Down-Mixer
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kMono |
| | used for Mono only plug-in [optional]
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kStereo |
| | used for Stereo only plug-in [optional]
|
| |
| SMTG_CONSTEXPR const CString | Steinberg::Vst::PlugType::kSurround |
| | used for Surround only plug-in [optional]
|
| |