NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
|
Contains the definition of the classes MIDIMultiTrack, MIDIMultiTrackIteratorState, MIDIMultiTrackIterator and MIDIEditMultiTrack. More...
Go to the source code of this file.
Classes | |
class | MIDIMultiTrack |
Holds an array of pointers to MIDITrack objects to be played simultaneously. More... | |
class | MIDIMultiTrackIteratorState |
Used by the MIDIMultiTrackIterator to keep track of the current state of the iterator. More... | |
class | MIDIMultiTrackIterator |
A forward iterator for moving along a MIDIMultiTrack. More... | |
Contains the definition of the classes MIDIMultiTrack, MIDIMultiTrackIteratorState, MIDIMultiTrackIterator and MIDIEditMultiTrack.