NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
MIDIFileReadMultiTrack Class Reference

Receives MIDI data from a MIDIFileReader (not documented) class and writes them to a MIDIMultiTrack. More...

#include <filereadmultitrack.h>

Inherits MIDIFileEventHandler.

Detailed Description

Receives MIDI data from a MIDIFileReader (not documented) class and writes them to a MIDIMultiTrack.

Used by other classes and functions for reading MIDI files; actually it ignores these kind of messages:

  • META Sequencer Specific
  • other not identified meta data

If you want to load MIDI files into a MIDIMultiTrack you probably will use the simple and fast LoadMIDIFile() global function (that creates and uses this class), so this is not documented.


The documentation for this class was generated from the following file: