![]() |
Deluge Firmware 1.3.0
Build date: 2025.04.16
|
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 |
![]() | |
ModelStackWithTimelineCounter * | toWithTimelineCounter () const |
TimelineCounter * | getTimelineCounter () const |
TimelineCounter * | getTimelineCounterAllowNull () const |
void | setTimelineCounter (TimelineCounter *newTimelineCounter) |
bool | timelineCounterIsSet () const |
ModelStackWithNoteRow * | automaticallyAddNoteRowFromId () const |
Protected Attributes | |
NoteRow * | noteRow |
![]() | |
TimelineCounter * | timelineCounter |
Additional Inherited Members | |
![]() | |
Song * | song |
int32_t | noteRowId |
|
inline |
adds a modcontrollable and a param manager