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


Public Member Functions | |
| void | setNoteRow (NoteRow *newNoteRow, int32_t newNoteRowId) |
| NoteRow * | getNoteRow () const |
| NoteRow * | getNoteRowAllowNull () const |
| void | setNoteRow (NoteRow *newNoteRow) |
| ModelStackWithThreeMainThings * | addOtherTwoThings (ModControllable *newModControllable, ParamManager *newParamManager) const |
| ModelStackWithModControllable * | addModControllable (ModControllable *newModControllable) const |
| ModelStackWithThreeMainThings * | addOtherTwoThingsAutomaticallyGivenNoteRow () const |
| int32_t | getLoopLength () const |
| int32_t | getRepeatCount () const |
| int32_t | getLastProcessedPos () const |
| int32_t | getLivePos () const |
| bool | isCurrentlyPlayingReversed () const |
| int32_t | getPosAtWhichPlaybackWillCut () const |
| Public Member Functions inherited from ModelStackWithNoteRowId | |
| ModelStackWithTimelineCounter * | toWithTimelineCounter () const |
| TimelineCounter * | getTimelineCounter () const |
| TimelineCounter * | getTimelineCounterAllowNull () const |
| void | setTimelineCounter (TimelineCounter *newTimelineCounter) |
| bool | timelineCounterIsSet () const |
| ModelStackWithNoteRow * | automaticallyAddNoteRowFromId () const |
Protected Attributes | |
| NoteRow * | noteRow |
| Protected Attributes inherited from ModelStackWithNoteRowId | |
| TimelineCounter * | timelineCounter |
Additional Inherited Members | |
| Public Attributes inherited from ModelStackWithNoteRowId | |
| Song * | song |
| int32_t | noteRowId |
|
inline |
adds a modcontrollable and a param manager