File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 153
153
< p >
154
154
The terms < dfn > MIDI</ dfn > , < dfn > MIDI device</ dfn > , < dfn > MIDI input
155
155
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
157
157
< dfn > System Exclusive</ dfn > are defined in [[MIDI]].
158
158
</ p >
159
159
</ section >
@@ -980,11 +980,11 @@ <h3 id="MIDIInput">
980
980
</ li >
981
981
</ ol >
982
982
< 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).
988
988
</ p >
989
989
</ section >
990
990
< section data-dfn-for ="MIDIOutput ">
You can’t perform that action at this time.
0 commit comments