Deluge Firmware 1.3.0
Build date: 2025.08.14
Loading...
Searching...
No Matches
AutomationEditorLayoutNoteVelocity Member List

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

addNoteWithNewVelocity(int32_t x, int32_t velocity, int32_t newVelocity) (defined in AutomationEditorLayoutNoteVelocity)AutomationEditorLayoutNoteVelocityprivate
adjustNoteVelocity(ModelStackWithNoteRow *modelStackWithNoteRow, NoteRow *noteRow, int32_t x, int32_t velocity, int32_t newVelocity, uint8_t squareType) (defined in AutomationEditorLayoutNoteVelocity)AutomationEditorLayoutNoteVelocityprivate
AutomationEditorLayout()=default (defined in AutomationEditorLayout)AutomationEditorLayout
AutomationEditorLayoutNote()=default (defined in AutomationEditorLayoutNote)AutomationEditorLayoutNote
AutomationEditorLayoutNoteVelocity()=default (defined in AutomationEditorLayoutNoteVelocity)AutomationEditorLayoutNoteVelocity
blinkInterpolationShortcut() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
blinkPadSelectionShortcut() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
displayAutomation(bool padSelected=false, bool updateDisplay=true) (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
displayParameterValueOLED(deluge::hid::display::oled_canvas::Canvas &canvas, int32_t yPos, int32_t knobPosLeft, int32_t knobPosRight)AutomationEditorLayoutNoteVelocity
getAutomationParamType() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getAutomationView() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getCopiedParamAutomation() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getInterpolation() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getInterpolationAfter() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getInterpolationBefore() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getLastPadSelectedKnobPos() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getLeftPadSelectedX() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getLeftPadSelectedY() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getMiddlePadPressSelected() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getModelStackWithParamForClip(ModelStackWithTimelineCounter *modelStack, Clip *clip, int32_t paramID=deluge::modulation::params::kNoParamID, deluge::modulation::params::Kind paramKind=deluge::modulation::params::Kind::NONE) (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getMultiPadPressActive() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getMultiPadPressSelected() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getNavSysId() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getOnArrangerView() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getPadSelectionOn() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getPosFromSquare(int32_t square, int32_t localScroll=-1) const (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getPosFromSquare(int32_t square, int32_t xScroll, uint32_t xZoom) const (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getRightPadSelectedX() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getRightPadSelectedY() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
getVelocityFromY(int32_t y) (defined in AutomationEditorLayoutNoteVelocity)AutomationEditorLayoutNoteVelocityprivate
getYFromVelocity(int32_t velocity) (defined in AutomationEditorLayoutNoteVelocity)AutomationEditorLayoutNoteVelocityprivate
initInterpolation() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
initPadSelection() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
noteEditPadAction(ModelStackWithNoteRow *modelStackWithNoteRow, NoteRow *noteRow, InstrumentClip *clip, int32_t x, int32_t y, int32_t velocity, int32_t effectiveLength, SquareInfo &squareInfo) (defined in AutomationEditorLayoutNote)AutomationEditorLayoutNote
recordNoteEditPadAction(int32_t x, int32_t velocity) (defined in AutomationEditorLayoutNote)AutomationEditorLayoutNote
renderDisplay(int32_t knobPosLeft=kNoSelection, int32_t knobPosRight=kNoSelection, bool modEncoderAction=false) (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
renderNoteColumn(ModelStackWithNoteRow *modelStackWithNoteRow, InstrumentClip *clip, RGB image[][kDisplayWidth+kSideBarWidth], uint8_t occupancyMask[][kDisplayWidth+kSideBarWidth], int32_t xDisplay, int32_t xScroll, int32_t xZoom, SquareInfo &squareInfo)AutomationEditorLayoutNoteVelocity
renderNoteEditor(ModelStackWithNoteRow *modelStackWithNoteRow, InstrumentClip *clip, RGB image[][kDisplayWidth+kSideBarWidth], uint8_t occupancyMask[][kDisplayWidth+kSideBarWidth], int32_t renderWidth, int32_t xScroll, uint32_t xZoom, int32_t effectiveLength, int32_t xDisplay, bool drawUndefinedArea, SquareInfo &squareInfo) (defined in AutomationEditorLayoutNote)AutomationEditorLayoutNote
renderNoteEditorDisplay7SEG(InstrumentClip *clip, OutputType outputType, int32_t knobPosLeft) (defined in AutomationEditorLayoutNote)AutomationEditorLayoutNote
renderNoteEditorDisplayOLED(deluge::hid::display::oled_canvas::Canvas &canvas, InstrumentClip *clip, OutputType outputType, int32_t knobPosLeft, int32_t knobPosRight) (defined in AutomationEditorLayoutNote)AutomationEditorLayoutNote
renderNoteSquare(RGB image[][kDisplayWidth+kSideBarWidth], uint8_t occupancyMask[][kDisplayWidth+kSideBarWidth], int32_t xDisplay, int32_t yDisplay, uint8_t squareType, int32_t value)AutomationEditorLayoutNoteVelocityprivate
renderUndefinedArea(int32_t xScroll, uint32_t xZoom, int32_t lengthToDisplay, RGB image[][kDisplayWidth+kSideBarWidth], uint8_t occupancyMask[][kDisplayWidth+kSideBarWidth], int32_t imageWidth, TimelineView *timelineView, bool tripletsOnHere, int32_t xDisplay) (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
resetInterpolationShortcutBlinking() (defined in AutomationEditorLayout)AutomationEditorLayoutinlineprotected
setVelocity(ModelStackWithNoteRow *modelStackWithNoteRow, NoteRow *noteRow, int32_t x, int32_t newVelocity) (defined in AutomationEditorLayoutNoteVelocity)AutomationEditorLayoutNoteVelocityprivate
setVelocityRamp(ModelStackWithNoteRow *modelStackWithNoteRow, NoteRow *noteRow, SquareInfo rowSquareInfo[kDisplayWidth], int32_t velocityIncrement) (defined in AutomationEditorLayoutNoteVelocity)AutomationEditorLayoutNoteVelocityprivate
velocityEditPadAction(ModelStackWithNoteRow *modelStackWithNoteRow, NoteRow *noteRow, InstrumentClip *clip, int32_t x, int32_t y, int32_t velocity, int32_t effectiveLength, SquareInfo &squareInfo) (defined in AutomationEditorLayoutNoteVelocity)AutomationEditorLayoutNoteVelocity
~AutomationEditorLayout() (defined in AutomationEditorLayout)AutomationEditorLayoutinlinevirtual