VST 3 SDK VST 3.7
SDK for developing VST plug-in
|
Common Hosting SDK files are located in folders "public.sdk/source/vst/hosting". More...
Classes | |
class | HostApplication |
Implementation's example of IHostApplication. More... | |
class | HostAttributeList |
Example, ready to use implementation of IAttributeList. More... | |
class | HostMessage |
Example implementation of IMessage. More... | |
class | ParameterValueQueue |
Implementation's example of IParamValueQueue - not threadsave!. More... | |
class | ParameterChanges |
Implementation's example of IParameterChanges - not threadsave!. More... | |
class | ParameterChangeTransfer |
Ring buffer for transferring parameter changes from a writer to a read thread . More... | |
class | PlugInterfaceSupport |
Example implementation of IPlugInterfaceSupport. More... | |
class | HostProcessData |
Extension of ProcessData. More... | |
Common Hosting SDK files are located in folders "public.sdk/source/vst/hosting".