|
AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
|
This is the complete list of members for ProfileManager, including all inherited members.
| addProfile(uint8_t profileIndex, std::unique_ptr< Profile > profile) | ProfileManager | |
| getAction(uint8_t profileIndex, uint8_t button) const | ProfileManager | |
| getActionTypeString(Action::Type actionType) | ProfileManager | static |
| getCurrentProfile() const | ProfileManager | inline |
| getProfile(uint8_t profileIndex) const | ProfileManager | |
| getProfileName(uint8_t profileIndex) const | ProfileManager | |
| hasActiveDelayedAction() const | ProfileManager | |
| MAX_PROFILES | ProfileManager | static |
| MAX_SELECT_LEDS | ProfileManager | static |
| ProfileManager(std::vector< ILEDController * > leds) | ProfileManager | explicit |
| resetToFirstProfile() | ProfileManager | |
| setCurrentProfile(uint8_t profileIndex) | ProfileManager | |
| switchProfile() | ProfileManager | |
| update(uint32_t now) | ProfileManager |