|
AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
|
Go to the source code of this file.
Functions | |
| bool | configureProfiles (ProfileManager &profileManager, IBleKeyboard *keyboard) |
| Loads pedal profiles from file, falling back to DEFAULT_CONFIG on failure. | |
| bool configureProfiles | ( | ProfileManager & | profileManager, |
| IBleKeyboard * | keyboard | ||
| ) |
Loads pedal profiles from file, falling back to DEFAULT_CONFIG on failure.
Loads pedal profiles from file, falling back to DEFAULT_CONFIG on failure.
Returns false only if DEFAULT_CONFIG itself fails to parse — which indicates a programming error and should never happen at runtime.
Definition at line 16 of file pedal_config.cpp.