![]() |
Deluge Firmware 1.3.0
Build date: 2026.08.29
|


Public Member Functions | |
| virtual void | displayOrLanguageChanged () |
| bool | createNewInstrument (OutputType newOutputType, bool is_dx=false) |
| void | setLedStates () |
| virtual void | focusRegained () |
| virtual ActionResult | buttonAction (deluge::hid::Button b, bool on, bool inCardRoutine) |
| void | calculateDefaultRootNote () |
| void | drawActualNoteCode (int16_t noteCode) |
| void | cycleThroughScales () |
| bool | setScale (Scale newScale) |
| void | displayScaleName (Scale scale) |
| void | displayCurrentScaleName () |
| void | selectEncoderAction (int32_t offset) |
| bool | changeOutputType (OutputType newOutputType) |
| void | renderOLED (deluge::hid::display::oled_canvas::Canvas &canvas) |
| Public Member Functions inherited from ClipMinder | |
| ActionResult | buttonAction (deluge::hid::Button b, bool on) |
| void | transitionToArrangerOrSession () |
| Called by button action of active clip view when b == SESSION_VIEW. | |
Static Public Member Functions | |
| static void | redrawNumericDisplay () |
| static void | drawMIDIControlNumber (int32_t controlNumber, bool automationExists) |
| static bool | makeCurrentClipActiveOnInstrumentIfPossible (ModelStack *modelStack) |