Deluge Firmware
|
This is the complete list of members for ExpressionParamSet, including all inherited members.
appendParamCollection(ModelStackWithParamCollection *modelStack, ModelStackWithParamCollection *otherModelStack, int32_t oldLength, int32_t reverseThisRepeatWithLength, bool pingpongingGenerally) final | ParamSet | virtual |
backUpAllAutomatedParamsToAction(Action *action, ModelStackWithParamCollection *modelStack) | ParamSet | |
beenCloned(bool copyAutomation, int32_t reverseDirectionWithLength) | ParamSet | virtual |
bendRanges | ExpressionParamSet | |
cancelAllOverriding() | ExpressionParamSet | |
clearValues(ModelStackWithParamCollection const *modelStack) | ExpressionParamSet | |
cloneFrom(ParamCollection *otherParamSet, bool copyAutomation) | ParamSet | |
copyOverridingFrom(ParamSet *otherParamSet) | ParamSet | |
deleteAllAutomation(Action *action, ModelStackWithParamCollection *modelStack) | ExpressionParamSet | virtual |
deleteAutomationForParamBasicForSetup(ModelStackWithParamCollection *modelStack, int p) | ParamSet | |
deleteTime(ModelStackWithParamCollection *modelStack, int32_t startPos, int32_t lengthToDelete) | ParamSet | |
doesParamIdAllowAutomation(ModelStackWithParamId const *modelStack) | ParamCollection | inlinevirtual |
ExpressionParamSet(ParamCollectionSummary *summary, bool forDrum=false) | ExpressionParamSet | |
fakeParams | ExpressionParamSet | |
generateRepeats(ModelStackWithParamCollection *modelStack, uint32_t oldLength, uint32_t newLength, bool shouldPingpong) final | ParamSet | virtual |
getAutoParamFromId(ModelStackWithParamId *modelStack, bool allowCreation=true) final | ParamSet | virtual |
getNumParams() | ExpressionParamSet | inlinevirtual |
getValue(int p) | ParamSet | inline |
getValueAtPos(int p, uint32_t pos, TimelineCounter *playPositionCounter) | ParamSet | |
grabValuesFromPos(uint32_t pos, ModelStackWithParamCollection *modelStack) final | ParamSet | virtual |
insertTime(ModelStackWithParamCollection *modelStack, int32_t pos, int32_t lengthToInsert) | ParamSet | |
knobPosToParamValue(int knobPos, ModelStackWithAutoParam *modelStack) | ExpressionParamSet | virtual |
mayParamInterpolate(int paramId) | ExpressionParamSet | inlinevirtual |
moveRegionHorizontally(ModelStackWithParamCollection *modelStack, int32_t pos, int32_t length, int offset, int32_t lengthBeforeLoop, Action *action) | ExpressionParamSet | |
notifyParamModifiedInSomeWay(ModelStackWithAutoParam const *modelStack, int32_t oldValue, bool automationChanged, bool automatedBefore, bool automatedNow) | ExpressionParamSet | virtual |
notifyPingpongOccurred(ModelStackWithParamCollection *modelStack) final | ParamSet | virtual |
nudgeNonInterpolatingNodesAtPos(int32_t pos, int offset, int32_t lengthBeforeLoop, Action *action, ModelStackWithParamCollection *modelStack) final | ParamSet | virtual |
objectSize | ParamCollection | |
ParamCollection(int newObjectSize, ParamCollectionSummary *summary) | ParamCollection | |
paramHasAutomationNow(ParamCollectionSummary *summary, int p) | ParamSet | |
paramHasNoAutomationNow(ModelStackWithParamCollection const *modelStack, int p) | ParamSet | |
params | ParamSet | |
ParamSet(int newObjectSize, ParamCollectionSummary *summary) | ParamSet | |
paramValueToKnobPos(int32_t paramValue, ModelStackWithAutoParam *modelStack) | ExpressionParamSet | virtual |
playbackHasEnded(ModelStackWithParamCollection *modelStack) final | ParamSet | virtual |
processCurrentPos(ModelStackWithParamCollection *modelStack, int ticksSkipped, bool reversed, bool didPingpong, bool mayInterpolate) final | ParamSet | virtual |
readFromFile(ParamCollectionSummary *summary, int32_t readAutomationUpToPos) | ExpressionParamSet | |
readParam(ParamCollectionSummary *summary, int p, int32_t readAutomationUpToPos) | ParamSet | |
remotelySwapParamState(AutoParamState *state, ModelStackWithParamId *modelStack) final | ParamSet | virtual |
setPlayPos(uint32_t pos, ModelStackWithParamCollection *modelStack, bool reversed) final | ParamSet | virtual |
shiftHorizontally(ModelStackWithParamCollection *modelStack, int32_t amount, int32_t effectiveLength) final | ParamSet | virtual |
shiftParamValues(int p, int32_t offset) | ParamSet | |
shiftParamVolumeByDB(int p, float offset) | ParamSet | |
shouldParamIndicateMiddleValue(ModelStackWithParamId const *modelStack) | ParamCollection | inlinevirtual |
tickSamples(int numSamples, ModelStackWithParamCollection *modelStack) final | ParamSet | virtual |
ticksTilNextEvent | ParamCollection | |
topUintToRepParams | ParamSet | |
trimToLength(uint32_t newLength, ModelStackWithParamCollection *modelStack, Action *action, bool maySetupPatching) final | ParamSet | virtual |
writeParamAsAttribute(char const *name, int p, bool writeAutomation, bool onlyIfContainsSomething=false, int32_t *valuesForOverride=NULL) | ParamSet | |
writeToFile(bool mustWriteOpeningTagEndFirst=false) | ExpressionParamSet | |
~ParamCollection() | ParamCollection | virtual |