pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
ModuleConfig.save
pixelperfectengine
audio
base
config
ModuleConfig
Saves the configuration into a file.
class
ModuleConfig
public
void
save
(
string
path
)
Parameters
path
string
the path of the 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
Saves the configuration into a file.