![]() |
Deluge Firmware 1.3.0
Build date: 2025.08.14
|
Protected Member Functions | |
RootUI * | getAutomationView () |
AutomationParamType & | getAutomationParamType () |
bool & | getOnArrangerView () |
int32_t & | getNavSysId () |
void | renderDisplay (int32_t knobPosLeft=kNoSelection, int32_t knobPosRight=kNoSelection, bool modEncoderAction=false) |
void | displayAutomation (bool padSelected=false, bool updateDisplay=true) |
void | 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) |
void | initInterpolation () |
void | resetInterpolationShortcutBlinking () |
void | blinkInterpolationShortcut () |
bool & | getInterpolation () |
bool & | getInterpolationBefore () |
bool & | getInterpolationAfter () |
bool & | getPadSelectionOn () |
void | initPadSelection () |
void | blinkPadSelectionShortcut () |
int32_t | getPosFromSquare (int32_t square, int32_t localScroll=-1) const |
int32_t | getPosFromSquare (int32_t square, int32_t xScroll, uint32_t xZoom) const |
bool & | getMultiPadPressActive () |
bool & | getMultiPadPressSelected () |
bool & | getMiddlePadPressSelected () |
int32_t & | getLeftPadSelectedX () |
int32_t & | getLeftPadSelectedY () |
int32_t & | getRightPadSelectedX () |
int32_t & | getRightPadSelectedY () |
int32_t & | getLastPadSelectedKnobPos () |
CopiedParamAutomation * | getCopiedParamAutomation () |
ModelStackWithAutoParam * | getModelStackWithParamForClip (ModelStackWithTimelineCounter *modelStack, Clip *clip, int32_t paramID=deluge::modulation::params::kNoParamID, deluge::modulation::params::Kind paramKind=deluge::modulation::params::Kind::NONE) |