|
Deluge Firmware
|
#include <ModelStack.h>


Public Attributes | |
| uint8_t | soundFlags [NUM_SOUND_FLAGS] |
Public Attributes inherited from ModelStackWithThreeMainThings | |
| ParamManager * | paramManager |
Public Attributes inherited from ModelStackWithModControllable | |
| ModControllable * | modControllable |
Public Attributes inherited from ModelStackWithNoteRowId | |
| Song * | song |
| int | noteRowId |
Additional Inherited Members | |
Protected Attributes inherited from ModelStackWithNoteRow | |
| NoteRow * | noteRow |
Protected Attributes inherited from ModelStackWithNoteRowId | |
| TimelineCounter * | timelineCounter |
|
inline |
| bool ModelStackWithSoundFlags::checkSourceEverActive | ( | int | s | ) |
| bool ModelStackWithSoundFlags::checkSourceEverActiveDisregardingMissingSample | ( | int | s | ) |
| uint8_t ModelStackWithSoundFlags::soundFlags[NUM_SOUND_FLAGS] |