Skip to content

Commit

Permalink
Merge pull request #264 from mjwilson-google/clarify-clear
Browse files Browse the repository at this point in the history
Clarify that MIDIOutput.clear() should clear enqueued send data
  • Loading branch information
mjwilson-google authored Jul 12, 2024
2 parents 974bd77 + c1ba21d commit c53805b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ <h3 id="MIDIOutput">
</dt>
<dd>
<p>
Clears any pending send data that has not yet been sent from
Clears any enqueued send data that has not yet been sent from
the {{MIDIOutput}}'s queue. The implementation will
need to ensure the MIDI stream is left in a good state, so if
the output port is in the middle of a sysex message, a sysex
Expand Down

0 comments on commit c53805b

Please sign in to comment.