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 >
@@ -979,11 +979,11 @@ <h3 id="MIDIInput">
979
979
</ li >
980
980
</ ol >
981
981
< p >
982
- It is specifically noted that MIDI System Real- Time Messages may
983
- actually occur in the middle of other messages in the input stream;
984
- in this case, the System Real- Time messages will be dispatched as
985
- they occur, while the normal messages will be buffered until they
986
- are complete (and then dispatched).
982
+ It is specifically noted that MIDI < a > System Real Time</ a > messages
983
+ may actually occur in the middle of other messages in the input
984
+ stream; in this case, the < a > System Real Time</ a > messages will be
985
+ dispatched as they occur, while the normal messages will be buffered
986
+ until they are complete (and then dispatched).
987
987
</ p >
988
988
</ section >
989
989
< section data-dfn-for ="MIDIOutput ">
You can’t perform that action at this time.
0 commit comments