NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
sysex.h File Reference

Contains the definition of the class MIDISystemExclusive. More...

#include "midi.h"
#include <vector>
#include <cstring>

Go to the source code of this file.

Classes

class  MIDISystemExclusive
 Stores a buffer of MIDI data bytes in a std::vector, plus a byte for the checksum. More...
 

Detailed Description

Contains the definition of the class MIDISystemExclusive.