Jamoma API  0.6.0.a19
TTMidiOutput Class Reference

TTMidiOutput sends MIDI to an external device. More...

#include <TTMidiOutput.h>

+ Inheritance diagram for TTMidiOutput:
+ Collaboration diagram for TTMidiOutput:

Public Attributes

TTSymbol mDevice
 attr: selected device name
 
const PmDeviceInfo * mDeviceInfo
 selected device info struct
 
PmDeviceID mID
 selected device ID number
 
PortMidiStream * mStream
 a descriptor for a MIDI device that is opened when the device is set
 

Detailed Description

TTMidiOutput sends MIDI to an external device.

It is a wrapper around the PortMidi library.

Definition at line 21 of file TTMidiOutput.h.


The documentation for this class was generated from the following files: