dplug v14.4.1 (2024-07-29T08:05:13Z)
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
enums
PluginFormat
functions
parsePluginInfo
interfaces
IClient
IHostCommand
structs
LegalIO
PluginInfo
PluginVersion
TimeInfo
Describe a combination of input channels count and output channels count