![]() |
Deluge Firmware 1.3.0
Build date: 2025.04.16
|
Public Member Functions | |
PatchedParam (int32_t newP) | |
MenuItem * | selectButtonPress () |
ActionResult | buttonAction (deluge::hid::Button b, bool on, bool inCardRoutine) |
void | horizontalEncoderAction (int32_t offset) |
virtual void | drawValue ()=0 |
ParamDescriptor | getLearningThing () override |
virtual deluge::modulation::params::Kind | getParamKind () |
virtual uint32_t | getParamIndex () |
virtual uint8_t | shouldDrawDotOnName () |
uint8_t | shouldBlinkPatchingSourceShortcut (PatchSource s, uint8_t *colour) |
MenuItem * | patchingSourceShortcutPress (PatchSource s, bool previousPressStillActive=false) |
ModelStackWithAutoParam * | getModelStack (void *memory) override |
![]() | |
Param (int32_t newP=0) | |
virtual int32_t | getMaxValue () const |
virtual int32_t | getMinValue () const |
virtual uint8_t | getP () |
MenuItem * | selectButtonPress () |
ActionResult | buttonAction (deluge::hid::Button b, bool on, bool inCardRoutine) |
void | horizontalEncoderAction (int32_t offset) |
ModelStackWithAutoParam * | getModelStackWithParam (void *memory) override |
![]() | |
MenuItem * | selectButtonPress () |
ActionResult | buttonAction (deluge::hid::Button b, bool on, bool inCardRoutine) |
virtual PatchSource | getPatchSource () |
void | selectAutomationViewParameter (bool clipMinder) |
void | handleAutomationViewParameterUpdate () |
MenuItem::updateAutomationViewParameter forwards here when necessary. | |
![]() | |
void | unlearnAction () |
bool | allowsLearnMode () const |
void | learnKnob (MIDICable *cable, int32_t whichKnob, int32_t modKnobMode, int32_t midiChannel) |
Protected Member Functions | |
ParamSet * | getParamSet () override |
Additional Inherited Members | |
![]() | |
uint8_t | p |
|
overridevirtual |
Implements MenuItemWithCCLearning.
|
overridevirtual |
Implements deluge::gui::menu_item::Param.
|
virtual |
Reimplemented in deluge::gui::menu_item::MasterTranspose, and deluge::gui::menu_item::Transpose.
|
overrideprotectedvirtual |
Implements deluge::gui::menu_item::Param.
|
virtual |
Reimplemented in deluge::gui::menu_item::MasterTranspose, and deluge::gui::menu_item::Transpose.