dplug ~master (2024-09-30T22:25:31Z)
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