Module host

Module host 

Source
Expand description

Host specific structures.

Structs§

HostBuffer
Used for constructing AudioBuffer instances on the host.
PluginInstance
An instance of an externally loaded VST plugin.
PluginLoader
Wrapper for an externally loaded VST plugin.

Enums§

PluginLoadError
All possible errors that can occur when loading a VST plugin.

Traits§

Host
Implemented by all VST hosts.