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

Commit 423a5ee

Browse files
Merge pull request #247 from mjwilson-google/244-system-real-time
Link definition of System Real Time
2 parents b95b2bb + 1316439 commit 423a5ee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h2>
153153
<p>
154154
The terms <dfn>MIDI</dfn>, <dfn>MIDI device</dfn>, <dfn>MIDI input
155155
port</dfn>, <dfn>MIDI output port</dfn>, <dfn>MIDI interface</dfn>,
156-
<dfn>MIDI message</dfn>, <dfn>MIDI System Real-Time message</dfn> and
156+
<dfn>MIDI message</dfn>, <dfn>System Real Time</dfn> and
157157
<dfn>System Exclusive</dfn> are defined in [[MIDI]].
158158
</p>
159159
</section>
@@ -980,11 +980,11 @@ <h3 id="MIDIInput">
980980
</li>
981981
</ol>
982982
<p>
983-
It is specifically noted that MIDI System Real-Time Messages may
984-
actually occur in the middle of other messages in the input stream;
985-
in this case, the System Real-Time messages will be dispatched as
986-
they occur, while the normal messages will be buffered until they
987-
are complete (and then dispatched).
983+
It is specifically noted that MIDI <a>System Real Time</a> messages
984+
may actually occur in the middle of other messages in the input
985+
stream; in this case, the <a>System Real Time</a> messages will be
986+
dispatched as they occur, while the normal messages will be buffered
987+
until they are complete (and then dispatched).
988988
</p>
989989
</section>
990990
<section data-dfn-for="MIDIOutput">

0 commit comments

Comments
 (0)