pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
ModuleConfig.addWaveFromBackup
pixelperfectengine
audio
base
config
ModuleConfig
Adds a waveform data tag from
backup
to the module described by
modID
.
class
ModuleConfig
void
addWaveFromBackup
(
string
modID
,
Tag
backup
)
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
Adds a waveform data tag from backup to the module described by modID.