Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes | Variables
MIDI_Interface.hpp File Reference
#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
 

Variable Documentation

◆ MIDI_BAUD

constexpr auto MIDI_BAUD = 31250
constexpr
Examples
Dual-MIDI-Interface.ino, and Serial-Interface.ino.

Definition at line 13 of file MIDI_Interface.hpp.