dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
dplug.host.vst2
dplug
host
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)
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
Source
See Source File
License
Boost License 1.0
Copyright
Auburn Sounds 2015-2016.
dplug
host
modules
host
vst2
window
functions
createPluginHost
destroyPluginHost
VST 2.4 host implementation.