|
AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
|
Go to the source code of this file.
Classes | |
| class | SerialLogger |
| Concrete logger implementation using serial output. More... | |
Functions | |
| ILogger * | createLogger () |
| Creates and returns a SerialLogger instance. | |
| ILogger * createLogger | ( | ) |
Creates and returns a SerialLogger instance.
Creates a logger instance.
Definition at line 55 of file serial_logger.cpp.