Generic host commands.
VST 2.4 host implementation.
Host window creation.
Loads an audio plugin. Such a host MUST be destroyed with destroyPluginHost. Return: a plugin host, or null on error.
Destroy a plugin host created with createPluginHost. Works even if host is null.
Generic host interface.