Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The MIDIMessageEvent
interface of the Web MIDI API represents the event passed to the midimessage
event of the MIDIInput
interface. A midimessage
event is fired every time a MIDI message is sent from a device represented by a MIDIInput
, for example when a MIDI keyboard key is pressed, a knob is tweaked, or a slider is moved.