System.MIDI

MIDI sources and destionations

type Source

type Destination

type Connection

enumerateSources

enumerateDestinations

names of MIDI devices

class MIDIHasName c

getName

getModel

getManufacturer

connecting to a MIDI source or destination

openSource

openDestination

start

stop

close

sending messages

send

sendSysEx

manual polling of events

getNextEvent

checkNextEvent

getEvents

getEventsUntil

querying time

currentTime