pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
ModuleConfig.this
pixelperfectengine
audio
base
config
ModuleConfig
Loads an audio configuration, and parses it. Does not automatically compile it.
this
(string src, ModuleManager manager)
class
ModuleConfig
public
this
(
string
src
,
ModuleManager
manager
)
this
(ModuleManager manager)
Meta
Source
See Implementation
pixelperfectengine
audio
base
config
ModuleConfig
constructors
this
functions
addModule
addPreset
addRouting
compile
editPresetParameter
getModule
getModuleList
getPresetList
getRoutingTable
loadAudioFile
loadConfig
loadConfigFromFile
loadVocFile
loadWaveFile
removeModule
removePreset
removeRouting
renameModule
save
static variables
outChannelNames
structs
RoutingNode
variables
manager
midiGroups
midiRouting
modNames
modules
rns
root
Loads an audio configuration, and parses it. Does not automatically compile it.