|
VST 3 SDK
VST 3.7
SDK for developing VST plug-in
|
| Default implementation for a VST 3 audio effect | |
| Basic Bus object | |
| Description of an Event Bus | |
| Description of an Audio Bus | |
| List of Busses | |
| Default implementation for a VST 3 Component | |
| Base class for VST 3 Component and Edit Controller | |
| Default implementation for a VST 3 edit controller | |
| View related to an edit controller | |
| Unit element | |
| ProgramList element | |
| ProgramListWithPitchNames element | |
| Advanced implementation (support IUnitInfo) for a VST 3 edit controller | |
| Base class for an edit view using VSTGUI | |
| Note expression type object | |
| Note expression type object representing a custom range | |
| Collection of note expression types | |
| Description of a Parameter | |
| Description of a RangeParameter | |
| Description of a StringListParameter | |
| Collection of parameters | |
| Handler for a VST 3 Preset File | |
| Stream implementation for a file using stdio | |
| Stream representing a Read-Only subsection of its source stream | |
| Stream implementation for a memory buffer | |
| Helper for XML Representation creation | |
Default implementation for a non-distributable Plug-in that combines processor and edit controller in one component | |
| Helper class representing speaker arrangement as array of speaker types | |
| Helper for creating and initializing component | |
| Example implementation of IEventList | |
| Implementation's example of IHostApplication | |
| Example, ready to use implementation of IAttributeList | |
| Example implementation of IMessage | |
| Implementation's example of IParamValueQueue - not threadsave! | |
| Implementation's example of IParameterChanges - not threadsave! | |
| Ring buffer for transferring parameter changes from a writer to a read thread | |
| Example implementation of IPlugInterfaceSupport | |
| Helper for creating and initializing component | |
| Extension of ProcessData | |
| Test Helper | |
| Test Helper | |
| AutomationTest helper classes | |
| AutomationTest helper classes: implementation of IParamValueQueue | |
| Helper class to provide a single API for plug-ins to transfer data from the realtime audio process to the edit controller either via the backwards compatible message handling protocol (see IMessage) or the new IDataExchangeHandler/IDataExchangeReceiver API | |
| Helper class to provide a single API for plug-ins to transfer data from the realtime audio process to the edit controller either via the message handling protocol (see IMessage) or the new IDataExchangeHandler/IDataExchangeReceiver API | |
| Process Data Slicer | |
| Transfer objects from a non realtime thread to a realtime one | |
| SystemTime Helper class | |
| Ringbuffer | |
| Plug-In view default implementation | |
| Memory based Stream for IBStream implementation (using malloc) | |
| Structure holding the content of a vst2 fxp format stream | |
| Structure holding the content of a vst2 fxb format stream | |
| Base UIApplicationDelegate class |