dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
IO
dplug
vst2
client
Undocumented in source.
version(VST2)
struct
IO {
int
inputs
;
int
outputs
;
}
Members
Variables
inputs
int
inputs
;
number of input channels
outputs
int
outputs
;
number of output channels
Meta
Source
See Implementation
dplug
vst2
client
classes
VST2Client
VSTHostFromClientPOV
functions
myVSTEntryPoint
structs
IO
templates
VST2EntryPoint