VST 3 Examples VST 3.7
SDK for developing VST plug-in
|
Classes | |
class | BrownNoise |
class | Controller |
Example Note Expression Edit Controller. More... | |
class | ControllerWithUI |
Example Note Expression Audio Controller + User Interface. More... | |
class | Filter |
struct | GlobalParameterState |
class | Processor |
Example Note Expression Audio Processor. More... | |
class | ProcessorWithUIController |
Example Note Expression Audio Processor + User Interface. More... | |
class | Voice |
Example Note Expression Synth Voice Class. More... | |
class | VoiceStatics |
Enumerations | |
enum | { kParamReleaseTime , kParamNoiseVolume , kParamSinusVolume , kParamTriangleVolume , kParamSinusDetune , kParamBypassSNA , kParamTriangleSlop , kParamFilterType , kParamFilterFreq , kParamFilterQ , kParamMasterVolume , kParamMasterTuning , kParamVelToLevel , kParamFilterFreqModDepth , kParamTuningRange , kParamActiveVoices , kParamSquareVolume , kNumGlobalParameters } |
enum | { kParamMIDILearn = kNumGlobalParameters , kParamEnableMPE } |
enum | VoiceParameters { kVolumeMod , kTuningMod , kPanningLeft , kPanningRight , kNoiseVolume , kFilterFrequencyMod , kFilterQMod , kSinusVolume , kTriangleVolume , kFilterType , kTriangleSlope , kSinusDetune , kReleaseTimeMod , kSquareVolume , kNumParameters } |
anonymous enum |
enum VoiceParameters |