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

Contains the definition of the classes MIDIMessage and MIDITimedMessage. More...

#include "midi.h"
#include "sysex.h"
#include <string>

Go to the source code of this file.

Classes

class  MIDIMessage
 Stores data representing a MIDI event message. More...
 
class  MIDITimedMessage
 The MIDITimedMessage class inherits from the MIDIMessage and represents a message associated with a specific MIDIClockTime (i.e. More...
 

Detailed Description

Contains the definition of the classes MIDIMessage and MIDITimedMessage.