|
ModelStackWithAutoParam * | addAutoParam (AutoParam *newAutoParam) const |
bool | isParam (deluge::modulation::params::Kind kind, deluge::modulation::params::ParamType id) |
ModelStackWithParamId * | addParamId (int32_t newParamId) const |
ModelStackWithAutoParam * | addAutoParam (int32_t newParamId, AutoParam *newAutoParam) const |
Public Member Functions inherited from ModelStackWithThreeMainThings |
ModelStackWithParamCollection * | addParamCollection (ParamCollection *newParamCollection, ParamCollectionSummary *newSummary) const |
ModelStackWithParamCollection * | addParamCollectionSummary (ParamCollectionSummary *newSummary) const |
ModelStackWithParamId * | addParamCollectionAndId (ParamCollection *newParamCollection, ParamCollectionSummary *newSummary, int32_t newParamId) const |
ModelStackWithAutoParam * | addParam (ParamCollection *newParamCollection, ParamCollectionSummary *newSummary, int32_t newParamId, AutoParam *newAutoParam) const |
ModelStackWithAutoParam * | getUnpatchedAutoParamFromId (int32_t newParamId) |
ModelStackWithAutoParam * | getPatchedAutoParamFromId (int32_t newParamId) |
ModelStackWithAutoParam * | getPatchCableAutoParamFromId (int32_t newParamId) |
ModelStackWithSoundFlags * | addSoundFlags () const |
ModelStackWithSoundFlags * | addDummySoundFlags () const |
ModelStackWithAutoParam * | getExpressionAutoParamFromID (int32_t newParamId) |
ModelStackWithThreeMainThings * | addParamManager (ParamManagerForTimeline *newParamManager) const |
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 |
NoteRow * | noteRow |
TimelineCounter * | timelineCounter |