Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
AlsaOut | Sends MIDI events to a MIDI devices using ALSA |
DeviceManager | MIDI Device Manager class |
FMOut | FM device output class |
GUSOut | Gravis Ultrasound synthesizer output class |
MidiEvent | An structure that represents a MIDI event |
MidiFileInfo | Contains all the information about a MIDI file |
MidiMapper | A Midi Mapper class which defines the way MIDI events are translated (or "mapped") to different ones |
MidiOut | External MIDI port output class |
MidiPlayer | MIDI file player routines |
MidiStatus | Stores the status of a MIDI device |
MidiTrack | Stores a MIDI track |
NoteArray | Holds a resizeable array of note on/off and patch change events |
PlayerController | 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 |
SpecialEvent | This struct stores text, lyrics and change tempo events among others |
SynthOut | Synth (AWE) device output class |