![]() |
Deluge Firmware 1.3.0
Build date: 2025.10.27
|


Public Member Functions | |
| bool | containsAnyMainParamCollections () |
| bool | containsAnyParamCollectionsIncludingExpression () |
| Error | setupWithPatching () |
| Error | setupUnpatched () |
| Error | setupMIDI () |
| void | stealParamCollectionsFrom (ParamManager *other, bool stealExpressionParams=false) |
| Error | cloneParamCollectionsFrom (ParamManager const *other, bool copyAutomation, bool cloneExpressionParams=false, int32_t reverseDirectionWithLength=0) |
| Error | beenCloned (int32_t reverseDirectionWithLength=0) |
| void | forgetParamCollections () |
| void | destructAndForgetParamCollections () |
| bool | ensureExpressionParamSetExists (bool forDrum=false) |
| int32_t | getExpressionParamSetOffset () |
| ExpressionParamSet * | getOrCreateExpressionParamSet (bool forDrum=false) |
| ParamCollectionSummary * | getExpressionParamSetSummary () |
| ExpressionParamSet * | getExpressionParamSet () |
| MIDIParamCollection * | getMIDIParamCollection () |
| ParamCollectionSummary * | getMIDIParamCollectionSummary () |
| UnpatchedParamSet * | getUnpatchedParamSet () |
| ParamCollectionSummary * | getUnpatchedParamSetSummary () |
| PatchedParamSet * | getPatchedParamSet () |
| ParamCollectionSummary * | getPatchedParamSetSummary () |
| ParamCollectionSummary * | getPatchCableSetSummary () |
| PatchCableSet * | getPatchCableSet () |
| ModelStackWithParamCollection * | getPatchCableSet (ModelStackWithThreeMainThings const *modelStack) |
| PatchCableSet * | getPatchCableSetAllowJibberish () |
| void | notifyParamModifiedInSomeWay (ModelStackWithAutoParam const *modelStack, int32_t currentValueChanged, bool automationChanged, bool paramAutomatedNow) |
| ParamManagerForTimeline * | toForTimeline () |
Public Attributes | |
| bool | resonanceBackwardsCompatibilityProcessed |
| uint8_t | expressionParamSetOffset |
| ParamCollectionSummary | summaries [PARAM_COLLECTIONS_STORAGE_NUM] |