NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
|
Contains the definition of the pure virtual class MIDITickComponent. More...
Go to the source code of this file.
Classes | |
class | MIDITickComponent |
A pure virtual class implementing an object which has a callback procedure to be called at every tick of a MIDITimer. More... | |
Enumerations | |
enum | tPriority { PR_FIRST , PR_PRE_SEQ , PR_SEQ , PR_POST_SEQ , PR_LAST } |
Contains the definition of the pure virtual class MIDITickComponent.