Deluge Firmware 1.3.0
Build date: 2025.04.16
Loading...
Searching...
No Matches
ModelStackWithNoteRow Class Reference
Inheritance diagram for ModelStackWithNoteRow:
Collaboration diagram for ModelStackWithNoteRow:

Public Member Functions

void setNoteRow (NoteRow *newNoteRow, int32_t newNoteRowId)
 
NoteRowgetNoteRow () const
 
NoteRowgetNoteRowAllowNull () const
 
void setNoteRow (NoteRow *newNoteRow)
 
ModelStackWithThreeMainThingsaddOtherTwoThings (ModControllable *newModControllable, ParamManager *newParamManager) const
 
ModelStackWithModControllableaddModControllable (ModControllable *newModControllable) const
 
ModelStackWithThreeMainThingsaddOtherTwoThingsAutomaticallyGivenNoteRow () 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
ModelStackWithTimelineCountertoWithTimelineCounter () const
 
TimelineCountergetTimelineCounter () const
 
TimelineCountergetTimelineCounterAllowNull () const
 
void setTimelineCounter (TimelineCounter *newTimelineCounter)
 
bool timelineCounterIsSet () const
 
ModelStackWithNoteRowautomaticallyAddNoteRowFromId () const
 

Protected Attributes

NoteRownoteRow
 
- Protected Attributes inherited from ModelStackWithNoteRowId
TimelineCountertimelineCounter
 

Additional Inherited Members

- Public Attributes inherited from ModelStackWithNoteRowId
Songsong
 
int32_t noteRowId
 

Member Function Documentation

◆ addOtherTwoThings()

ModelStackWithThreeMainThings * ModelStackWithNoteRow::addOtherTwoThings ( ModControllable * newModControllable,
ParamManager * newParamManager ) const
inline

adds a modcontrollable and a param manager


The documentation for this class was generated from the following files: