pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
ModuleConfig.getPresetList
pixelperfectengine
audio
base
config
ModuleConfig
Returns the list of presets associated with the module identified by
modID
.
class
ModuleConfig
public
auto
getPresetList
(
string
modID
)
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
Returns the list of presets associated with the module identified by modID.