dplug.host.vst

Members

Aliases

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

Classes

VSTPluginHost
class VSTPluginHost
Undocumented in source.

Functions

getVSTEntryPoint
VSTPluginMain_t getVSTEntryPoint(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

Authors

Guillaume Piolat