Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes
BufferedBLEMIDIParser.hpp File Reference
#include <Settings/NamespaceSettings.hpp>
#include "BLERingBuf.hpp"
#include <MIDI_Parsers/AnyMIDI_Message.hpp>
#include <MIDI_Parsers/BLEMIDIParser.hpp>
#include <MIDI_Parsers/SerialMIDI_Parser.hpp>
+ Include dependency graph for BufferedBLEMIDIParser.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BufferedBLEMIDIParser< Capacity, SizeT >
 FIFO buffer that you can push BLE packets into, and pop MIDI messages out of. More...