pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
ModuleConfig.loadConfig
pixelperfectengine
audio
base
config
ModuleConfig
Loads a configuration file from text.
class
ModuleConfig
public @
trusted
void
loadConfig
(
string
src
)
Parameters
src
string
the text of the configuration file.
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 a configuration file from text.