Jamoma API  0.6.0.a19
MIDIInput.cpp File Reference

bind to an external device source More...

#include "MIDIInput.h"
+ Include dependency graph for MIDIInput.cpp:

Go to the source code of this file.

Functions

void * MIDIInputPoll (MIDIInput *self)
 the function call by the polling thread More...
 

Detailed Description

bind to an external device source

MidiInput receives messages from one external device.
It is a wrapper around the PortMidi library.

Author
Theo Delahogue

Definition in file MIDIInput.cpp.

Function Documentation

void* MIDIInputPoll ( MIDIInput *  self)

the function call by the polling thread

Parameters
MIDIInputpointer

Definition at line 105 of file MIDIInput.cpp.

References TTLogError().

+ Here is the call graph for this function: