MonoTouch.CoreMidi.MidiDevice Class
Represents a MIDI device (typically they represent a hardware device, but virtual devices also exist). Devices can contain one or more entities.

See Also: MidiDevice Members

Syntax

public class MidiDevice : MidiObject

Remarks

A single MIDI hardware device contains one or more entities. For example a single box could contain two independent MIDI tone generators, or a generator and a keyboard.

To obtain a MidiDevice, use the MonoTouch.CoreMidi.Midi.GetDevice(int) or the MonoTouch.CoreMidi.Midi.GetExternalDevice(int) methods.

Requirements

Namespace: MonoTouch.CoreMidi
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0