17 #ifndef __MIDI_INPUT_H__
18 #define __MIDI_INPUT_H__
25 typedef MIDI* MIDIPtr;
31 PortMidiStream* mStream;
32 TTThreadPtr mPollingThread;
43 MIDIInput(MIDIPtr protocol,
TTSymbol& application);
60 typedef MIDIInput* MIDIInputPtr;
66 #endif // __MIDI_INPUT_H__
bool TTBoolean
Boolean flag, same as Boolean on the Mac.
edit /channel.N/command.M TTAddress and a TTValue from incoming bytes
The TTSymbol class is used to represent a string and efficiently pass and compare that string...
the MIDI protocol for Jamoma Modular
TTErr
Jamoma Error Codes Enumeration of error codes that might be returned by any of the TTBlue functions a...
Includes and definitions for the MIDI protocol for Jamoma Modular.