#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>
Include dependency graph for MIDI_Interface.hpp:
This graph shows which files directly or indirectly include this file: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 |
Definition at line 13 of file MIDI_Interface.hpp.