Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
CDeviceManager | MIDI Device Manager class |
CMidiEvent | An structure that represents a MIDI event |
CMidiFileInfo | Contains all the information about a MIDI file |
CMidiMapper | A Midi Mapper class which defines the way MIDI events are translated (or "mapped") to different ones |
▼CMidiOut | External MIDI port output class |
CAlsaOut | Sends MIDI events to a MIDI devices using ALSA |
CFMOut | FM device output class |
CGUSOut | Gravis Ultrasound synthesizer output class |
CSynthOut | Synth (AWE) device output class |
CMidiPlayer | MIDI file player routines |
CMidiStatus | Stores the status of a MIDI device |
CMidiTrack | Stores a MIDI track |
CNoteArray | Holds a resizeable array of note on/off and patch change events |
CPlayerController | PlayerController is a struct that is used by the MidiPlayer object to tell other parts of the application about the status of the MIDI playing |
CSpecialEvent | This struct stores text, lyrics and change tempo events among others |