|
39 | 39 | key: "Implementation report:",
|
40 | 40 | data: [
|
41 | 41 | {
|
42 |
| - value: "No preliminary interoperability or implementation report exists", |
| 42 | + value: "No preliminary interoperability or implementation report exists.", |
43 | 43 | },
|
44 | 44 | ],
|
45 | 45 | },
|
|
100 | 100 | </p>
|
101 | 101 | <p>
|
102 | 102 | The Web MIDI API is also expected to be used in conjunction with other
|
103 |
| - APIs and elements of the web platform, notably the Web Audio API. This |
104 |
| - API is also intended to be familiar to users of MIDI APIs on other |
105 |
| - systems, such as Apple's CoreMIDI and Microsoft's Windows MIDI API. |
| 103 | + APIs and elements of the web platform, notably the <a>Web Audio |
| 104 | + API</a>. This API is also intended to be familiar to users of MIDI APIs |
| 105 | + on other systems, such as Apple's CoreMIDI and Microsoft's Windows MIDI |
| 106 | + API. |
106 | 107 | </p>
|
107 | 108 | </section>
|
108 | 109 | <section id="sotd"></section>
|
@@ -934,7 +935,7 @@ <h2 id="MIDIPort">
|
934 | 935 | "MIDIPort.onstatechange">statechange</a> at the {{MIDIPort}}, and
|
935 | 936 | <a data-lt="MIDIAccess.onstatechange">statechange</a> at the
|
936 | 937 | {{MIDIAccess}}, using {{MIDIConnectionEvent}} with the {{MIDIConnectionEvent/port}} attribute set
|
937 |
| - to |port| |
| 938 | + to |port|. |
938 | 939 | </p>
|
939 | 940 | </li>
|
940 | 941 | </ol>
|
@@ -1433,12 +1434,12 @@ <h2>
|
1433 | 1434 | mapped against these features:
|
1434 | 1435 | </p>
|
1435 | 1436 | <ol>
|
1436 |
| - <li>Receiving short messages. This is the most attractive scenario |
1437 |
| - for Web MIDI, as it enables getting input from keyboards, drum pads, |
1438 |
| - guitars, wind controllers, DJ/controllerist controllers, and more, |
1439 |
| - and use those messages as input to control instruments and features |
1440 |
| - in the Web Audio API as well as other control scenarios (MIDI is the |
1441 |
| - protocol of choice for the multi-billion-dollar music production |
| 1437 | + <li>Receiving short messages. This is the most attractive scenario for |
| 1438 | + Web MIDI, as it enables getting input from keyboards, drum pads, |
| 1439 | + guitars, wind controllers, DJ/controllerist controllers, and more, and |
| 1440 | + use those messages as input to control instruments and features in |
| 1441 | + the <a>Web Audio API</a> as well as other control scenarios (MIDI is |
| 1442 | + the protocol of choice for the multi-billion-dollar music production |
1442 | 1443 | industry for getting physical controllers like knobs and buttons
|
1443 | 1444 | attached to your computer, both in pro/prosumer audio and media
|
1444 | 1445 | applications as well as consumer applications like Garageband.)
|
|
0 commit comments