dplug.host.vst2

VST 2.4 host implementation.

Members

Aliases

VSTPluginMain_t
alias VSTPluginMain_t = void* function(void* fun)
Undocumented in source.

Classes

VST2PluginHost
class VST2PluginHost
Undocumented in source.

Functions

getVST2EntryPoint
VSTPluginMain_t getVST2EntryPoint(SharedLib lib)
Undocumented in source. Be warned that the author may not have intended to support it.
hostCallback
VstIntPtr hostCallback(AEffect* effect, VstInt32 opcode, VstInt32 index, VstIntPtr value, void* ptr, float opt)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta