|
Canorus
0.0
|


Go to the source code of this file.
Classes | |
| class | CARtMidiDevice |
| Canorus wrapper for RtMidi library CARtMidiDevice is a Canorus wrapper class for a cross-platform MIDI library RtMidi written by Gary P. Scavone (http://www.music.mcgill.ca/~gary/rtmidi/). More... | |
Functions | |
| void | rtMidiInCallback (double deltatime, std::vector< unsigned char > *message, void *userData) |
| void rtMidiInCallback | ( | double | deltatime, |
| std::vector< unsigned char > * | message, | ||
| void * | userData | ||
| ) |
Callback function which gets called by RtMidi automatically when an information on MidiIn device has come.
References CACanorus::midiDevice(), and CAMidiDevice::midiInEvent().
