VST 3 SDK
VST 3.7
SDK for developing VST plug-in
|
Common Hosting SKD files are located in folders "public.sdk/source/vst/hosting". More...
Classes | |
class | HostApplication |
Implementation's example of IHostApplication. More... | |
class | HostAttributeList |
Implementation's example of IAttributeList. More... | |
class | HostMessage |
Implementation's example 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 |
Implementation's example of IPlugInterfaceSupport. More... | |
class | HostProcessData |
Implementation's example of ProcessData. More... | |
Common Hosting SKD files are located in folders "public.sdk/source/vst/hosting".