See Also: MidiDevice Members
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 CoreMidi.Midi.GetDevice(int) or the CoreMidi.Midi.GetExternalDevice(int) methods.