Expand description
Host specific structures.
Structs§
- Host
Buffer - Used for constructing
AudioBufferinstances on the host. - Plugin
Instance - An instance of an externally loaded VST plugin.
- Plugin
Loader - Wrapper for an externally loaded VST plugin.
Enums§
- Plugin
Load Error - All possible errors that can occur when loading a VST plugin.
Traits§
- Host
- Implemented by all VST hosts.