dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
VSTClient
dplug
vst
client
VST client wrapper
class
VSTClient {
nothrow @
nogc
AEffect
_effect
;
this
(Client client, HostCallbackFunction hostCallback);
~this
();
}
Constructors
this
this
(Client client, HostCallbackFunction hostCallback)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
_effect
AEffect
_effect
;
Undocumented in source.
Meta
Source
See Implementation
dplug
vst
client
classes
VSTClient
VSTHostFromClientPOV
functions
myVSTEntryPoint
structs
IO
templates
VSTEntryPoint
VST client wrapper