|
Deluge Firmware
|
#include <ModelStack.h>


Public Attributes | |
| Voice * | voice |
Public Attributes inherited from ModelStackWithSoundFlags | |
| 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 |
| Voice* ModelStackWithVoice::voice |