Deluge Firmware
Loading...
Searching...
No Matches
AutoParam Member List

This is the complete list of members for AutoParam, including all inherited members.

appendParam(AutoParam *otherParam, int32_t oldLength, int32_t reverseThisRepeatWithLength, bool pingpongingGenerally)AutoParam
AutoParam()AutoParam
beenCloned(bool copyAutomation, int32_t reverseDirectionWithLength)AutoParam
cancelOverriding()AutoParaminline
cloneFrom(AutoParam *otherParam, bool copyAutomation)AutoParam
containedSomethingBefore(bool wasAutomatedBefore, uint32_t valueBefore, uint32_t neutralValue=0)AutoParamstatic
containsSomething(uint32_t neutralValue=0)AutoParam
copy(int32_t startPos, int32_t endPos, CopiedParamAutomation *copiedParamAutomation, bool isPatchCable, ModelStackWithAutoParam const *modelStack)AutoParam
copyOverridingFrom(AutoParam *otherParam)AutoParam
currentValueAutoParam
deleteAutomation(Action *action, ModelStackWithAutoParam const *modelStack, bool shouldNotify=true)AutoParam
deleteAutomationBasicForSetup()AutoParam
deleteNodesWithinRegion(ModelStackWithAutoParam const *modelStack, int32_t pos, int32_t length)AutoParam
deleteTime(int32_t startPos, int32_t lengthToDelete, ModelStackWithAutoParam *modelStack)AutoParam
generateRepeats(uint32_t oldLength, uint32_t newLength, bool shouldPingpong)AutoParam
getCurrentValue()AutoParaminline
getDistanceToNextNode(ModelStackWithAutoParam const *modelStack, int32_t pos, bool reversed)AutoParam
getValueAtPos(uint32_t pos, ModelStackWithAutoParam const *modelStack, bool reversed=false)AutoParam
getValuePossiblyAtPos(int32_t pos, ModelStackWithAutoParam *modelStack)AutoParam
grabValueFromPos(uint32_t pos, ModelStackWithAutoParam const *modelStack)AutoParam
homogenizeRegion(ModelStackWithAutoParam const *modelStack, int32_t startPos, int length, int startValue, bool interpolateLeftNode, bool interpolateRightNode, int32_t effectiveLength, bool reversed, int32_t posAtWhichClipWillCut=2147483647)AutoParam
init()AutoParam
insertStolenNodes(ModelStackWithAutoParam const *modelStack, int32_t pos, int32_t regionLength, int32_t loopLength, Action *action, StolenParamNodes *stolenNodeRecord)AutoParam
insertTime(int32_t pos, int32_t lengthToInsert)AutoParam
isAutomated()AutoParaminline
makeInterpolationGoodAgain(int32_t clipLength, int quantizationRShift)AutoParam
moveRegionHorizontally(ModelStackWithAutoParam const *modelStack, int32_t pos, int32_t length, int offset, int32_t lengthBeforeLoop, Action *action)AutoParam
nodesAutoParam
notifyPingpongOccurred()AutoParam
nudgeNonInterpolatingNodesAtPos(int32_t pos, int offset, int32_t lengthBeforeLoop, Action *action, ModelStackWithAutoParam const *modelStack)AutoParam
paste(int32_t startPos, int32_t endPos, float scaleFactor, ModelStackWithAutoParam const *modelStack, CopiedParamAutomation *copiedParamAutomation, bool isPatchCable)AutoParam
processCurrentPos(ModelStackWithAutoParam const *modelStack, bool reversed, bool didPinpong, bool mayInterpolate=true, bool mustUpdateValueAtEveryNode=false)AutoParam
readFromFile(int32_t readAutomationUpToPos)AutoParam
renewedOverridingAtTimeAutoParam
setCurrentValueBasicForSetup(int32_t value)AutoParaminline
setCurrentValueInResponseToUserInput(int32_t value, ModelStackWithAutoParam const *modelStack, bool shouldLogAction=true, int32_t livePos=-1, bool mayDeleteNodesInLinearRun=true, bool isMPE=false)AutoParam
setCurrentValueWithNoReversionOrRecording(ModelStackWithAutoParam const *modelStack, int32_t value)AutoParam
setNodeAtPos(int32_t pos, int32_t value, bool shouldInterpolate)AutoParam
setPlayPos(uint32_t pos, ModelStackWithAutoParam const *modelStack, bool reversed)AutoParam
setValueForRegion(uint32_t pos, uint32_t length, int32_t value, ModelStackWithAutoParam const *modelStack, int actionType=ACTION_NOTE_EDIT)AutoParam
setValuePossiblyForRegion(int32_t value, ModelStackWithAutoParam const *modelStack, int32_t pos, int32_t length, bool mayDeleteNodesInLinearRun=true)AutoParam
shiftHorizontally(int amount, int32_t effectiveLength)AutoParam
shiftParamVolumeByDB(float offset)AutoParam
shiftValues(int32_t offset)AutoParam
stealNodes(ModelStackWithAutoParam const *modelStack, int32_t pos, int32_t regionLength, int32_t loopLength, Action *action, StolenParamNodes *stolenNodeRecord=NULL)AutoParam
swapState(AutoParamState *state, ModelStackWithAutoParam const *modelStack)AutoParam
tickSamples(int numSamples)AutoParam
transposeCCValuesToChannelPressureValues()AutoParam
trimToLength(uint32_t newLength, Action *action, ModelStackWithAutoParam const *modelStack)AutoParam
valueIncrementPerHalfTickAutoParam
writeToFile(bool writeAutomation, int32_t *valueForOverride=NULL)AutoParam