![]() |
Deluge Firmware 1.3.0
Build date: 2026.08.29
|


Public Member Functions | |
| ConsequenceClipExistence (Clip *newClip, ClipArray *newClipArray, ExistenceChangeType newType) | |
| void | prepareForDestruction (int32_t whichQueueActionIn, Song *song) override |
| Error | revert (TimeType time, ModelStack *modelStack) override |
Public Attributes | |
| Clip * | clip |
| ClipArray * | clipArray |
| int32_t | clipIndex |
| ExistenceChangeType | type |
| bool | shouldBeActiveWhileExistent |
| Public Attributes inherited from Consequence | |
| Consequence * | next |
| uint8_t | type |
Additional Inherited Members | |
| Public Types inherited from Consequence | |
| enum | { CLIP_LENGTH = 1 , CLIP_BEGIN_LINEAR_RECORD = 2 , PARAM_CHANGE = 3 , NOTE_ARRAY_CHANGE = 4 } |
|
overridevirtual |
Reimplemented from Consequence.
|
overridevirtual |
Implements Consequence.