Jamoma API
0.6.0.a19
|
bind to an external device source More...
#include "MIDIInput.h"
Go to the source code of this file.
Functions | |
void * | MIDIInputPoll (MIDIInput *self) |
the function call by the polling thread More... | |
bind to an external device source
MidiInput receives messages from one external device.
It is a wrapper around the PortMidi library.
Definition in file MIDIInput.cpp.
void* MIDIInputPoll | ( | MIDIInput * | self | ) |
the function call by the polling thread
MIDIInput | pointer |
Definition at line 105 of file MIDIInput.cpp.
References TTLogError().