![]() |
Deluge Firmware 1.3.0
Build date: 2025.04.16
|
Public Member Functions | |
ModelStackWithNoteRow * | addNoteRow (int32_t noteRowId, NoteRow *noteRow) const |
ModelStackWithNoteRowId * | addNoteRowId (int32_t noteRowId) const |
ModelStackWithThreeMainThings * | addNoteRowAndExtraStuff (int32_t noteRowIndex, NoteRow *newNoteRow) const |
ModelStackWithThreeMainThings * | addOtherTwoThingsButNoNoteRow (ModControllable *newModControllable, ParamManager *newParamManager) const |
ModelStackWithModControllable * | addModControllableButNoNoteRow (ModControllable *newModControllable) const |
ModelStack * | toWithSong () const |
bool | timelineCounterIsSet () const |
TimelineCounter * | getTimelineCounter () const |
TimelineCounter * | getTimelineCounterAllowNull () const |
void | setTimelineCounter (TimelineCounter *newTimelineCounter) |
Public Attributes | |
Song * | song |
Protected Attributes | |
TimelineCounter * | timelineCounter |