MIDIGetExternalDevice

Abstract: Return one of the external devices in the system.

extern MIDIDeviceRef MIDIGetExternalDevice( ItemCount deviceIndex0 );

Use this to enumerate the external devices in the system.

New for CoreMIDI 1.1.

Parameters

NameDescription
deviceIndex0The index (0...MIDIGetNumberOfDevices()-1) of the device to return.
Result: A reference to a device, or NULL if an error occurred.


[ Search xmidi.com:    ]


[ home | docs | apps | links ]