Jamoma API  0.6.0.a19
MIDIInput.h File Reference

bind to an external device source More...

#include "MIDIInclude.h"
#include "MIDI.h"
#include "MIDIParserFrom.h"
+ 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...
 

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.h.

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: