Skip to content

Commit c53805b

Browse files
Merge pull request #264 from mjwilson-google/clarify-clear
Clarify that MIDIOutput.clear() should clear enqueued send data
2 parents 974bd77 + c1ba21d commit c53805b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ <h3 id="MIDIOutput">
10791079
</dt>
10801080
<dd>
10811081
<p>
1082-
Clears any pending send data that has not yet been sent from
1082+
Clears any enqueued send data that has not yet been sent from
10831083
the {{MIDIOutput}}'s queue. The implementation will
10841084
need to ensure the MIDI stream is left in a good state, so if
10851085
the output port is in the middle of a sysex message, a sysex

0 commit comments

Comments
 (0)