MIDIInput
The MIDIInput
interface of the Web MIDI API receives messages from a MIDI input port. Available only in secure contexts.
Properties
Link copied to clipboard
The connection
read-only property of the MIDIPort interface returns the connection state of the port.
Link copied to clipboard
The manufacturer
read-only property of the MIDIPort interface returns the manufacturer of the port.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The state
read-only property of the MIDIPort interface returns the state of the port.
Link copied to clipboard
Link copied to clipboard
The type
read-only property of the MIDIPort interface returns the type of the port, indicating whether this is an input or output MIDI port.