Module vst2::host
[−]
[src]
Host specific structures.
Structs
| 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. |