pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
ModuleConfig.getModuleNum
pixelperfectengine
audio
base
config
ModuleConfig
Returns the number of the module, or -1 if the module name does not exist.
class
ModuleConfig
@
safe
const
sizediff_t
getModuleNum
(
string
name
)
Meta
Source
See Implementation
pixelperfectengine
audio
base
config
ModuleConfig
constructors
this
functions
addModule
addPreset
addRouting
addWaveFile
addWaveFromBackup
addWaveSlice
compile
editPresetParameter
getModule
getModuleList
getModuleNum
getPresetList
getRoutingTable
getWaveFileList
loadAudioFile
loadConfig
loadConfigFromFile
loadVocFile
loadWaveFile
removeModule
removePreset
removeRouting
removeWave
renameModule
renameWave
save
setMIDIrouting
static variables
outChannelNames
structs
RoutingNode
variables
manager
midiGroups
midiRouting
modNames
modules
rns
root
Returns the number of the module, or -1 if the module name does not exist.