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

#include <ModelStack.h>

Inheritance diagram for ModelStackWithParamCollection:
Inheritance graph
Collaboration diagram for ModelStackWithParamCollection:
Collaboration graph

Public Member Functions

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

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 * ModelStackWithParamCollection::addAutoParam ( int  newParamId,
AutoParam newAutoParam 
) const
inline

◆ addParamId()

ModelStackWithParamId * ModelStackWithParamCollection::addParamId ( int  newParamId) const
inline

Member Data Documentation

◆ paramCollection

ParamCollection* ModelStackWithParamCollection::paramCollection

◆ summary

ParamCollectionSummary* ModelStackWithParamCollection::summary

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