AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
Loading...
Searching...
No Matches
ProfileManager Member List

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) constProfileManager
getActionTypeString(Action::Type actionType)ProfileManagerstatic
getCurrentProfile() constProfileManagerinline
getProfile(uint8_t profileIndex) constProfileManager
getProfileName(uint8_t profileIndex) constProfileManager
hasActiveDelayedAction() constProfileManager
MAX_PROFILESProfileManagerstatic
MAX_SELECT_LEDSProfileManagerstatic
ProfileManager(std::vector< ILEDController * > leds)ProfileManagerexplicit
resetToFirstProfile()ProfileManager
setCurrentProfile(uint8_t profileIndex)ProfileManager
switchProfile()ProfileManager
update(uint32_t now)ProfileManager