|
Deluge Firmware
|
#include <ModelStack.h>


Public Attributes | |
| AutoParam * | autoParam |
Public Attributes inherited from ModelStackWithParamId | |
| int | paramId |
Public Attributes inherited from ModelStackWithParamCollection | |
| ParamCollection * | paramCollection |
| ParamCollectionSummary * | summary |
Public Attributes inherited from ModelStackWithThreeMainThings | |
| ParamManager * | paramManager |
Public Attributes inherited from ModelStackWithModControllable | |
| ModControllable * | modControllable |
Public Attributes inherited from ModelStackWithNoteRowId | |
| Song * | song |
| int | noteRowId |
| AutoParam* ModelStackWithAutoParam::autoParam |