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

#include <ModelStack.h>

Inheritance diagram for ModelStackWithSoundFlags:
Inheritance graph
Collaboration diagram for ModelStackWithSoundFlags:
Collaboration graph

Public Member Functions

ModelStackWithVoiceaddVoice (Voice *voice) const
 
bool checkSourceEverActiveDisregardingMissingSample (int s)
 
bool checkSourceEverActive (int s)
 
- 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

uint8_t soundFlags [NUM_SOUND_FLAGS]
 
- 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

◆ addVoice()

ModelStackWithVoice * ModelStackWithSoundFlags::addVoice ( Voice voice) const
inline

◆ checkSourceEverActive()

bool ModelStackWithSoundFlags::checkSourceEverActive ( int  s)

◆ checkSourceEverActiveDisregardingMissingSample()

bool ModelStackWithSoundFlags::checkSourceEverActiveDisregardingMissingSample ( int  s)

Member Data Documentation

◆ soundFlags

uint8_t ModelStackWithSoundFlags::soundFlags[NUM_SOUND_FLAGS]

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