dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
VST2Client
dplug
vst2
client
VST client wrapper
version(VST2)
class
VST2Client {
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
vst2
client
classes
VST2Client
VSTHostFromClientPOV
functions
myVSTEntryPoint
structs
IO
templates
VST2EntryPoint
VST client wrapper