Draft
This page is not complete.
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The MIDIInputMap
read-only interface of the Web MIDI API provides a Map
-like interface to the currently available MIDI input ports. Though it works generally like a map, because it is read-only it does not contain clear()
, delete()
, or set()
functions.
Specifications
Specification | Status | Comment |
---|---|---|
Web MIDI API | Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser