VST 3 SDK
VST 3.6.7
SDK for developing VST Plug-in
|
▼NSteinberg | |
▼NVst | |
▼NInterAppAudio | |
CMidiIO | |
CPresetManager | |
CAudioBuffer | |
CAudioBus | Description of an Audio Bus |
CAudioEffect | Default implementation for a VST 3 audio effect |
CBufferStream | Stream implementation for a memory buffer |
CBus | Basic Bus object |
CBusList | List of Buses |
▼CBypassProcessor | |
CDelay | |
CComponent | Default implementation for a VST 3 Component |
CComponentBase | Base class for VST 3 Component and Edit Controller |
CEditController | Default implementation for a VST 3 edit controller |
CEditControllerEx1 | Advanced implementation (support IUnitInfo) for a VST 3 edit controller |
CEditorView | View related to an edit controller |
CEventBus | Description of an Event Bus |
CEventList | Implementation's example of IEventList |
CFileStream | Stream implementation for a file using stdio |
CHostApplication | Implementation's example of IHostApplication |
CHostAttributeList | Implementation's example of IAttributeList |
CHostMessage | Implementation's example of IMessage |
CHostProcessData | Implementation's example of ProcessData |
CIPlugProvider | Test Helper |
CNoteExpressionType | Note expression type object |
CNoteExpressionTypeContainer | Collection of note expression types |
CParamChanges | VstAutomationTest helper classes: implementation of IParamValueQueue |
CParameter | Description of a Parameter |
CParameterChanges | Implementation's example of IParameterChanges - not threadsave! |
▼CParameterChangeTransfer | Ring buffer for transferring parameter changes from a writer to a read thread |
CParameterChange | |
CParameterContainer | Collection of parameters |
▼CParameterValueQueue | Implementation's example of IParamValueQueue - not threadsave! |
CParameterQueueValue | |
CParamPoint | VstAutomationTest helper classes |
CPlugProvider | Helper for creating and initializing component |
▼CPresetFile | Handler for a VST 3 Preset File |
CEntry | Internal structure used for chunk handling |
CProgramList | ProgramList element |
CProgramListWithPitchNames | ProgramListWithPitchNames element |
CRangeNoteExpressionType | Note expression type object representing a custom range |
CRangeParameter | Description of a RangeParameter |
CReadOnlyBStream | Stream representing a Read-Only subsection of its source stream |
CSingleComponentEffect | Default implementation for a non-distributable Plug-in that combines processor and edit controller in one component |
CSpeakerArray | Helper class representing speaker arrangement as array of speaker types |
CStringListParameter | Description of a StringListParameter |
CUnit | Unit element |
CVstAutomationTest | Test Automation |
CVstBusActivationTest | Test Bus Activation |
CVstBusConsistencyTest | Test Bus Consistency |
CVstBusInvalidIndexTest | Test Bus Invalid Index |
CVstCheckAudioBusArrangementTest | Test Check Audio Bus Arrangement |
CVstEditorClassesTest | Test Scan Editor Classes |
CVstFlushParamTest | Test Parameters Flush (no Buffer) |
CVSTGUIEditor | Base class for an edit view using VSTGUI |
CVstInvalidStateTransitionTest | Test Invalid State Transition |
CVstKeyswitchTest | Test Keyswitch |
CVstMidiMappingTest | Test MIDI Mapping |
CVstNoteExpressionTest | Test Note Expression |
CVstProcessFormatTest | Test Process Format |
CVstProcessTailTest | Test ProcesTail |
CVstProcessTest | Test Process Test |
CVstProgramInfoTest | Test Scan Programs |
CVstRepeatIdenticalStateTransitionTest | Test Repeat Identical State Transition |
CVstScanBussesTest | Test Scan Buses |
CVstScanParametersTest | Test Scan Parameters |
CVstSilenceFlagsTest | Test Silence Flags |
CVstSilenceProcessingTest | Test Silence Processing |
CVstSpeakerArrangementTest | Test Speaker Arrangement |
CVstSuspendResumeTest | Test Suspend/Resume |
CVstTerminateInitializeTest | Test Terminate/Initialize |
CVstTestBase | Test Helper |
CVstTestEnh | Test Helper |
CVstUnitInfoTest | Test Scan Units |
CVstUnitStructureTest | Test Check Unit Structure |
CVstValidStateTransitionTest | Test Valid State Transition |
CVstVariableBlockSizeTest | Test Variable Block Size |
CXmlRepresentationHelper | Helper for XML Representation creation |
CCPluginFactory | Default Class Factory implementation |
CCPluginView | Plug-In view default implementation |
CMemoryStream | Memory based Stream for IBStream implementation (using malloc) |
▼NVST3 | |
▼NHosting | |
▼CClassInfo | |
CData | |
CFactoryInfo | |
CModule | |
CPluginFactory | |
COptional | |
CUID | |
CVSTInterAppAudioAppDelegateBase | Base UIApplicationDelegate class |