#include "MIDI_Pipes.hpp"
#include "MIDI_Sender.hpp"
#include "MIDI_Staller.hpp"
#include <AH/Containers/Updatable.hpp>
#include <Def/Def.hpp>
#include <Def/MIDIAddress.hpp>
#include <MIDI_Parsers/MIDI_Parser.hpp>
Go to the source code of this file.
Classes | |
class | MIDI_Interface |
An abstract class for MIDI interfaces. More... | |
Variables | |
constexpr auto | MIDI_BAUD = 31250 |
|
constexpr |
Definition at line 13 of file MIDI_Interface.hpp.