Skip to content

Commit

Permalink
Add the Web MIDI API web-features tag (#22626)
Browse files Browse the repository at this point in the history
* Web MIDI API web-features tag

* Adding missing MIDI features
  • Loading branch information
captainbrosset committed Mar 14, 2024
1 parent 854d2a5 commit f910761
Show file tree
Hide file tree
Showing 11 changed files with 150 additions and 3 deletions.
15 changes: 15 additions & 0 deletions api/MIDIAccess.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIAccess",
"spec_url": "https://webaudio.github.io/web-midi-api/#midiaccess-interface",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -40,6 +43,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIAccess/inputs",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midiaccess-inputs",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -77,6 +83,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIAccess/outputs",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midiaccess-outputs",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -115,6 +124,9 @@
"description": "<code>statechange</code> event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIAccess/statechange_event",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midiaccess-onstatechange",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -152,6 +164,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIAccess/sysexEnabled",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midiaccess-sysexenabled",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down
9 changes: 9 additions & 0 deletions api/MIDIConnectionEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIConnectionEvent",
"spec_url": "https://webaudio.github.io/web-midi-api/#midiconnectionevent-interface",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -41,6 +44,9 @@
"description": "<code>MIDIConnectionEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIConnectionEvent/MIDIConnectionEvent",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midiconnectionevent-constructor",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -78,6 +84,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIConnectionEvent/port",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midiconnectionevent-port",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down
6 changes: 6 additions & 0 deletions api/MIDIInput.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIInput",
"spec_url": "https://webaudio.github.io/web-midi-api/#midiinput-interface",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -41,6 +44,9 @@
"description": "<code>midimessage</code> event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIInput/midimessage_event",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midiinput-onmidimessage",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down
27 changes: 27 additions & 0 deletions api/MIDIInputMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIInputMap",
"spec_url": "https://webaudio.github.io/web-midi-api/#midiinputmap-interface",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -38,6 +41,9 @@
},
"entries": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -73,6 +79,9 @@
},
"forEach": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -108,6 +117,9 @@
},
"get": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -143,6 +155,9 @@
},
"has": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -178,6 +193,9 @@
},
"keys": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -213,6 +231,9 @@
},
"size": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -248,6 +269,9 @@
},
"values": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -283,6 +307,9 @@
},
"@@iterator": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down
9 changes: 9 additions & 0 deletions api/MIDIMessageEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIMessageEvent",
"spec_url": "https://webaudio.github.io/web-midi-api/#midimessageevent-interface",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -43,6 +46,9 @@
"description": "<code>MIDIMessageEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIMessageEvent/MIDIMessageEvent",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midimessageevent-constructor",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -82,6 +88,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIMessageEvent/data",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midimessageevent-data",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down
9 changes: 9 additions & 0 deletions api/MIDIOutput.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIOutput",
"spec_url": "https://webaudio.github.io/web-midi-api/#MIDIOutput",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -42,6 +45,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIOutput/clear",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midioutput-clear",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": false,
Expand Down Expand Up @@ -80,6 +86,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIOutput/send",
"spec_url": "https://webaudio.github.io/web-midi-api/#dom-midioutput-send",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down
27 changes: 27 additions & 0 deletions api/MIDIOutputMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MIDIOutputMap",
"spec_url": "https://webaudio.github.io/web-midi-api/#midiinputmap-interface",
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -38,6 +41,9 @@
},
"entries": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -73,6 +79,9 @@
},
"forEach": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -108,6 +117,9 @@
},
"get": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -143,6 +155,9 @@
},
"has": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -178,6 +193,9 @@
},
"keys": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -213,6 +231,9 @@
},
"size": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -248,6 +269,9 @@
},
"values": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -283,6 +307,9 @@
},
"@@iterator": {
"__compat": {
"tags": [
"web-features:midi"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down
Loading

0 comments on commit f910761

Please sign in to comment.