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