package js.html.midi
extends MIDIPort › EventTarget
Available on js
Use the MIDIInput
interface of the Web MIDI API to access and pass messages to a MIDI input port.
Documentation MIDIInput by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
onmidimessage:Function
When the current port receives a MIDIMessage
it triggers a call to this event handler.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/midi/MIDIInput.html