Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes
USBMIDI_Interface.hpp File Reference
#include "MIDI_Interface.hpp"
#include "USBMIDI/USBMIDI.hpp"
#include "USBMIDI_Sender.hpp"
#include <AH/Error/Error.hpp>
#include <AH/Teensy/TeensyUSBTypes.hpp>
#include <MIDI_Parsers/USBMIDI_Parser.hpp>
#include "USBMIDI_Interface.ipp"
+ Include dependency graph for USBMIDI_Interface.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GenericUSBMIDI_Interface< Backend >
 A class for MIDI interfaces sending MIDI messages over a USB MIDI connection. More...
 
struct  GenericUSBMIDI_Interface< Backend >::Sender
 Functor to send USB MIDI packets. More...
 
class  USBMIDI_Interface
 A class for MIDI interfaces sending MIDI messages over a USB MIDI connection. More...