dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
IO
dplug
vst
client
Undocumented in source.
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
vst
client
classes
VSTClient
VSTHostFromClientPOV
functions
myVSTEntryPoint
structs
IO
templates
VSTEntryPoint