NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
|
This is the complete list of members for MIDIManager, including all inherited members.
AddMIDITick(MIDITickComponent *tick) | MIDIManager | static |
AllNotesOff() | MIDIManager | static |
CloseInPorts() | MIDIManager | static |
CloseOutPorts() | MIDIManager | static |
GetInDriver(unsigned int n) | MIDIManager | static |
GetMIDIInName(unsigned int n) | MIDIManager | static |
GetMIDIOutName(unsigned int n) | MIDIManager | static |
GetNumMIDIIns() | MIDIManager | static |
GetNumMIDIOuts() | MIDIManager | static |
GetOutDriver(unsigned int n) | MIDIManager | static |
GetSequencer() | MIDIManager | static |
Init() | MIDIManager | protectedstatic |
IsValidInPortNumber(unsigned int n) | MIDIManager | static |
IsValidOutPortNumber(unsigned int n) | MIDIManager | static |
MIDIManager()=delete | MIDIManager | |
OpenInPorts() | MIDIManager | static |
OpenOutPorts() | MIDIManager | static |
RemoveMIDITick(MIDITickComponent *tick) | MIDIManager | static |
Reset() | MIDIManager | static |
TickProc(tMsecs sys_time_, void *p) | MIDIManager | protectedstatic |