We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd3575b commit 332d469Copy full SHA for 332d469
index.html
@@ -170,9 +170,8 @@ <h2>
170
<dfn>System Exclusive</dfn> are defined in [[MIDI]].
171
</p>
172
<div class="note">
173
- The definition of a <dfn>valid MIDI message</dfn> should be
174
- inferred from [[MIDI]], but the following may be used as a
175
- non-normative guide:
+ <dfn>Valid MIDI message</dfn> is defined in [[MIDI]]. The
+ following may be used as a non-normative guide:
176
<ul>
177
<li>The first byte (the status byte) should have the high bit
178
set, any following bytes should not unless they are part of a
0 commit comments