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

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 |