Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ModelStackWithParamId Class Reference

#include <ModelStack.h>

Inheritance diagram for ModelStackWithParamId:
Inheritance graph
Collaboration diagram for ModelStackWithParamId:
Collaboration graph

Public Member Functions

ModelStackWithAutoParamaddAutoParam (AutoParam *newAutoParam) const
 
- Public Member Functions inherited from ModelStackWithParamCollection
ModelStackWithParamIdaddParamId (int newParamId) const
 
ModelStackWithAutoParamaddAutoParam (int newParamId, AutoParam *newAutoParam) const
 
- Public Member Functions inherited from ModelStackWithThreeMainThings
ModelStackWithParamCollectionaddParamCollection (ParamCollection *newParamCollection, ParamCollectionSummary *newSummary) const
 
ModelStackWithParamCollectionaddParamCollectionSummary (ParamCollectionSummary *newSummary) const
 
ModelStackWithParamIdaddParamCollectionAndId (ParamCollection *newParamCollection, ParamCollectionSummary *newSummary, int newParamId) const
 
ModelStackWithAutoParamaddParam (ParamCollection *newParamCollection, ParamCollectionSummary *newSummary, int newParamId, AutoParam *newAutoParam) const
 
ModelStackWithSoundFlagsaddSoundFlags () const
 
ModelStackWithSoundFlagsaddDummySoundFlags () const
 
- Public Member Functions inherited from ModelStackWithModControllable
ModelStackWithThreeMainThingsaddParamManager (ParamManagerForTimeline *newParamManager) const
 
- Public Member Functions inherited from ModelStackWithNoteRow
void setNoteRow (NoteRow *newNoteRow, int 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
 

Public Attributes

int paramId
 
- Public Attributes inherited from ModelStackWithParamCollection
ParamCollectionparamCollection
 
ParamCollectionSummarysummary
 
- Public Attributes inherited from ModelStackWithThreeMainThings
ParamManagerparamManager
 
- Public Attributes inherited from ModelStackWithModControllable
ModControllablemodControllable
 
- Public Attributes inherited from ModelStackWithNoteRowId
Songsong
 
int noteRowId
 

Additional Inherited Members

- Protected Attributes inherited from ModelStackWithNoteRow
NoteRownoteRow
 
- Protected Attributes inherited from ModelStackWithNoteRowId
TimelineCountertimelineCounter
 

Member Function Documentation

◆ addAutoParam()

ModelStackWithAutoParam * ModelStackWithParamId::addAutoParam ( AutoParam newAutoParam) const
inline

Member Data Documentation

◆ paramId

int ModelStackWithParamId::paramId

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