NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
|
Used by the MIDIMultiTrackIterator to keep track of the current state of the iterator. More...
#include <multitrack.h>
Used by the MIDIMultiTrackIterator to keep track of the current state of the iterator.
It remembers the current time and the next event in every track. The user does not need to deal with it, and the only useful thing is getting and restoring a state for faster processing (see MIDIMultiTrackIterator::SetState()), so the details are not documented.