|
AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
|
#include "config.h"#include "i_led_controller.h"#include "profile.h"#include <array>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | ProfileManager |
| Manages up to MAX_PROFILES profiles with LED feedback. More... | |