![]() |
Deluge Firmware 1.3.0
Build date: 2025.11.04
|
#include <state_data.h>

Public Attributes | |
| KeyboardLayoutType | currentLayout = FlashStorage::defaultKeyboardLayout |
| KeyboardStateIsomorphic | isomorphic |
| KeyboardStateDrums | drums |
| KeyboardStateInKey | inKey |
| KeyboardStatePiano | piano |
| KeyboardStateChord | chord |
| KeyboardStateChordLibrary | chordLibrary |
| layout::ColumnControlState | columnControl |
Please note that saving and restoring currently needs to be added manually in instrument_clip.cpp and all layouts share one struct for storage