dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
LegalIO
dplug
client
client
Describe a combination of input channels count and output channels count
struct
LegalIO {
int
numInputChannels
;
int
numOutputChannels
;
}
Members
Variables
numInputChannels
int
numInputChannels
;
Undocumented in source.
numOutputChannels
int
numOutputChannels
;
Undocumented in source.
Meta
Source
See Implementation
dplug
client
client
classes
Client
functions
parsePluginInfo
interfaces
IHostCommand
structs
LegalIO
PluginInfo
PluginVersion
TimeInfo
Describe a combination of input channels count and output channels count