3#include <Settings/NamespaceSettings.hpp>
50 bool pull(uint8_t &output) {
82 const uint8_t *
const end;
#define BEGIN_CS_NAMESPACE
Class for parsing BLE-MIDI packets.
static bool isData(uint8_t data)
Check if the given byte is a data byte (and not a header, timestamp or status byte).
bool pull(uint8_t &output)
Get the next MIDI byte from the BLE packet (if available).
BLEMIDIParser(const uint8_t *data, size_t length)
uint16_t getTimestamp() const