VST 3 SDK
VST 3.6.7
SDK for developing VST Plug-in
|
Data Structures | |
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 | HostProcessData |
Implementation's example of ProcessData. More... | |