JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Variables
Steinberg::Vst::PlugType Namespace Reference

Component Types used as subCategories in PClassInfo2. More...

Variables

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

Detailed Description

Component Types used as subCategories in PClassInfo2.

Variable Documentation

◆ kAmbisonics

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)

Definition at line 78 of file ivstaudioprocessor.h.

◆ kAnalyzer

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kAnalyzer

Meter, Scope, FFT-Display, not selectable as insert plug-in.

Definition at line 79 of file ivstaudioprocessor.h.

◆ kFx

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFx

others type (not categorized)

Definition at line 49 of file ivstaudioprocessor.h.

◆ kFxAnalyzer

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxAnalyzer

Scope, FFT-Display, Loudness Processing...

Definition at line 50 of file ivstaudioprocessor.h.

◆ kFxDelay

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxDelay

Delay, Multi-tap Delay, Ping-Pong Delay...

Definition at line 51 of file ivstaudioprocessor.h.

◆ kFxDistortion

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxDistortion

Amp Simulator, Sub-Harmonic, SoftClipper...

Definition at line 52 of file ivstaudioprocessor.h.

◆ kFxDynamics

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxDynamics

Compressor, Expander, Gate, Limiter, Maximizer, Tape Simulator, EnvelopeShaper...

Definition at line 53 of file ivstaudioprocessor.h.

◆ kFxEQ

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxEQ

Equalization, Graphical EQ...

Definition at line 54 of file ivstaudioprocessor.h.

◆ kFxFilter

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxFilter

WahWah, ToneBooster, Specific Filter,...

Definition at line 55 of file ivstaudioprocessor.h.

◆ kFxGenerator

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxGenerator

Tone Generator, Noise Generator...

Definition at line 56 of file ivstaudioprocessor.h.

◆ kFxInstrument

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxInstrument

Fx which could be loaded as Instrument too.

Definition at line 57 of file ivstaudioprocessor.h.

◆ kFxInstrumentExternal

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxInstrumentExternal

Fx which could be loaded as Instrument too and is external (wrapped Hardware)

Definition at line 58 of file ivstaudioprocessor.h.

◆ kFxMastering

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxMastering

Dither, Noise Shaping,...

Definition at line 59 of file ivstaudioprocessor.h.

◆ kFxModulation

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxModulation

Phaser, Flanger, Chorus, Tremolo, Vibrato, AutoPan, Rotary, Cloner...

Definition at line 60 of file ivstaudioprocessor.h.

◆ kFxNetwork

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxNetwork

using Network

Definition at line 61 of file ivstaudioprocessor.h.

◆ kFxPitchShift

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxPitchShift

Pitch Processing, Pitch Correction, Vocal Tuning...

Definition at line 62 of file ivstaudioprocessor.h.

◆ kFxRestoration

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxRestoration

Denoiser, Declicker,...

Definition at line 63 of file ivstaudioprocessor.h.

◆ kFxReverb

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxReverb

Reverberation, Room Simulation, Convolution Reverb...

Definition at line 64 of file ivstaudioprocessor.h.

◆ kFxSpatial

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxSpatial

MonoToStereo, StereoEnhancer,...

Definition at line 65 of file ivstaudioprocessor.h.

◆ kFxSurround

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxSurround

dedicated to surround processing: LFE Splitter, Bass Manager...

Definition at line 66 of file ivstaudioprocessor.h.

◆ kFxTools

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxTools

Volume, Mixer, Tuner...

Definition at line 67 of file ivstaudioprocessor.h.

◆ kFxVocals

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kFxVocals

Tools dedicated to vocals.

Definition at line 68 of file ivstaudioprocessor.h.

◆ kInstrument

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kInstrument

Effect used as instrument (sound generator), not as insert.

Definition at line 70 of file ivstaudioprocessor.h.

◆ kInstrumentDrum

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kInstrumentDrum

Instrument for Drum sounds.

Definition at line 71 of file ivstaudioprocessor.h.

◆ kInstrumentExternal

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kInstrumentExternal

External Instrument (wrapped Hardware)

Definition at line 72 of file ivstaudioprocessor.h.

◆ kInstrumentPiano

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kInstrumentPiano

Instrument for Piano sounds.

Definition at line 73 of file ivstaudioprocessor.h.

◆ kInstrumentSampler

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kInstrumentSampler

Instrument based on Samples.

Definition at line 74 of file ivstaudioprocessor.h.

◆ kInstrumentSynth

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kInstrumentSynth

Instrument based on Synthesis.

Definition at line 75 of file ivstaudioprocessor.h.

◆ kInstrumentSynthSampler

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kInstrumentSynthSampler

Instrument based on Synthesis and Samples.

Definition at line 76 of file ivstaudioprocessor.h.

◆ kMono

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kMono

used for Mono only plug-in [optional]

Definition at line 88 of file ivstaudioprocessor.h.

◆ kNoOfflineProcess

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kNoOfflineProcess

will be NOT used for plug-in offline processing (will work as normal insert plug-in)

Definition at line 80 of file ivstaudioprocessor.h.

◆ kOnlyARA

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)

Definition at line 81 of file ivstaudioprocessor.h.

◆ kOnlyOfflineProcess

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kOnlyOfflineProcess

used for plug-in offline processing (will not work as normal insert plug-in)

Definition at line 82 of file ivstaudioprocessor.h.

◆ kOnlyRealTime

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kOnlyRealTime

indicates that it supports only realtime process call, no processing faster than realtime

Definition at line 83 of file ivstaudioprocessor.h.

◆ kSpatial

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kSpatial

used for SurroundPanner

Definition at line 84 of file ivstaudioprocessor.h.

◆ kSpatialFx

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kSpatialFx

used for SurroundPanner and as insert effect

Definition at line 85 of file ivstaudioprocessor.h.

◆ kStereo

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kStereo

used for Stereo only plug-in [optional]

Definition at line 89 of file ivstaudioprocessor.h.

◆ kSurround

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kSurround

used for Surround only plug-in [optional]

Definition at line 90 of file ivstaudioprocessor.h.

◆ kUpDownMix

SMTG_CONSTEXPR const CString Steinberg::Vst::PlugType::kUpDownMix

used for Mixconverter/Up-Mixer/Down-Mixer

Definition at line 86 of file ivstaudioprocessor.h.