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

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

Definition at line 13 of file MIDI_Interface.hpp.