#include <Settings/NamespaceSettings.hpp>
#include "BLERingBuf.hpp"
#include <MIDI_Parsers/AnyMIDI_Message.hpp>
#include <MIDI_Parsers/BLEMIDIParser.hpp>
#include <MIDI_Parsers/SerialMIDI_Parser.hpp>
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... | |