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

Contains the definition of the classes MIDIFileEventHandler and MIDIFileReader and of the struct MIDIFileHeader; the first two are low level objects used by the MIDIFileReadMultiTrack for loading MIDI files, and are not documented. More...

#include <fstream>
#include <string>
#include "msg.h"

Go to the source code of this file.

Classes

struct  MIDIFileHeader
 A structure holding data which represent the header of a MIDI file. More...
 

Detailed Description

Contains the definition of the classes MIDIFileEventHandler and MIDIFileReader and of the struct MIDIFileHeader; the first two are low level objects used by the MIDIFileReadMultiTrack for loading MIDI files, and are not documented.