这是indexloc提供的服务,不要输入任何密码
Skip to content

Commit 308f2cb

Browse files
author
Michael Wilson
committed
Link Web Audio API to definition and add some punctuation
1 parent e880e26 commit 308f2cb

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
key: "Implementation report:",
4040
data: [
4141
{
42-
value: "No preliminary interoperability or implementation report exists",
42+
value: "No preliminary interoperability or implementation report exists.",
4343
},
4444
],
4545
},
@@ -100,9 +100,10 @@
100100
</p>
101101
<p>
102102
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.
106107
</p>
107108
</section>
108109
<section id="sotd"></section>
@@ -934,7 +935,7 @@ <h2 id="MIDIPort">
934935
"MIDIPort.onstatechange">statechange</a> at the {{MIDIPort}}, and
935936
<a data-lt="MIDIAccess.onstatechange">statechange</a> at the
936937
{{MIDIAccess}}, using {{MIDIConnectionEvent}} with the {{MIDIConnectionEvent/port}} attribute set
937-
to |port|
938+
to |port|.
938939
</p>
939940
</li>
940941
</ol>
@@ -1433,12 +1434,12 @@ <h2>
14331434
mapped against these features:
14341435
</p>
14351436
<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
14421443
industry for getting physical controllers like knobs and buttons
14431444
attached to your computer, both in pro/prosumer audio and media
14441445
applications as well as consumer applications like Garageband.)

0 commit comments

Comments
 (0)