|
Jamoma API
0.6.0.a19
|
bind to an external device source More...
Include dependency graph for MIDIInput.h:
This graph shows which files directly or indirectly include this file: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.h.
| void* MIDIInputPoll | ( | MIDIInput * | self | ) |
the function call by the polling thread
| MIDIInput | pointer |
Definition at line 105 of file MIDIInput.cpp.
References TTLogError().
Here is the call graph for this function: