diff --git a/index.html b/index.html index b1e45f0..14b74d0 100644 --- a/index.html +++ b/index.html @@ -169,6 +169,33 @@

MIDI message, System Real Time and System Exclusive are defined in [[MIDI]].

+
+ The definition of a valid MIDI message should be + inferred from [[MIDI]], but the following may be used as a + non-normative guide: + +

@@ -1029,13 +1056,13 @@

);

- The data contains one or more valid, complete [=MIDI messages=]. + The data contains one or more complete, [=valid MIDI messages=]. Running status is not allowed in the data, as underlying systems may not support it.

If data is not a valid sequence or does not contain - a valid [=MIDI message=], throw a TypeError exception. + a [=valid MIDI message=], throw a TypeError exception.

If data is a [=System Exclusive=] message, and the