|
Deluge Firmware
|
This is the complete list of members for ParamCollection, including all inherited members.
| appendParamCollection(ModelStackWithParamCollection *modelStack, ModelStackWithParamCollection *otherModelStack, int32_t oldLength, int32_t reverseThisRepeatWithLength, bool pingpongingGenerally)=0 | ParamCollection | pure virtual |
| beenCloned(bool copyAutomation, int32_t reverseDirectionWithLength=0)=0 | ParamCollection | pure virtual |
| deleteAllAutomation(Action *action, ModelStackWithParamCollection *modelStack)=0 | ParamCollection | pure virtual |
| doesParamIdAllowAutomation(ModelStackWithParamId const *modelStack) | ParamCollection | inlinevirtual |
| generateRepeats(ModelStackWithParamCollection *modelStack, uint32_t oldLength, uint32_t newLength, bool shouldPingpong)=0 | ParamCollection | pure virtual |
| getAutoParamFromId(ModelStackWithParamId *modelStack, bool allowCreation=false)=0 | ParamCollection | pure virtual |
| grabValuesFromPos(uint32_t pos, ModelStackWithParamCollection *modelStack)=0 | ParamCollection | pure virtual |
| knobPosToParamValue(int knobPos, ModelStackWithAutoParam *modelStack) | ParamCollection | virtual |
| mayParamInterpolate(int paramId) | ParamCollection | virtual |
| notifyParamModifiedInSomeWay(ModelStackWithAutoParam const *modelStack, int32_t oldValue, bool automationChanged, bool automatedBefore, bool automatedNow) | ParamCollection | virtual |
| notifyPingpongOccurred(ModelStackWithParamCollection *modelStack) | ParamCollection | virtual |
| nudgeNonInterpolatingNodesAtPos(int32_t pos, int offset, int32_t lengthBeforeLoop, Action *action, ModelStackWithParamCollection *modelStack)=0 | ParamCollection | pure virtual |
| objectSize | ParamCollection | |
| ParamCollection(int newObjectSize, ParamCollectionSummary *summary) | ParamCollection | |
| paramValueToKnobPos(int32_t paramValue, ModelStackWithAutoParam *modelStack) | ParamCollection | virtual |
| playbackHasEnded(ModelStackWithParamCollection *modelStack)=0 | ParamCollection | pure virtual |
| processCurrentPos(ModelStackWithParamCollection *modelStack, int ticksSinceLast, bool reversed, bool didPingpong, bool mayInterpolate)=0 | ParamCollection | pure virtual |
| remotelySwapParamState(AutoParamState *state, ModelStackWithParamId *modelStack)=0 | ParamCollection | pure virtual |
| setPlayPos(uint32_t pos, ModelStackWithParamCollection *modelStack, bool reversed) | ParamCollection | virtual |
| shiftHorizontally(ModelStackWithParamCollection *modelStack, int32_t amount, int32_t effectiveLength)=0 | ParamCollection | pure virtual |
| shouldParamIndicateMiddleValue(ModelStackWithParamId const *modelStack) | ParamCollection | inlinevirtual |
| tickSamples(int numSamples, ModelStackWithParamCollection *modelStack)=0 | ParamCollection | pure virtual |
| ticksTilNextEvent | ParamCollection | |
| trimToLength(uint32_t newLength, ModelStackWithParamCollection *modelStack, Action *action, bool maySetupPatching)=0 | ParamCollection | pure virtual |
| ~ParamCollection() | ParamCollection | virtual |