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.
2 parents cdf067e + 7ebce3d commit 689ef96Copy full SHA for 689ef96
index.html
@@ -545,7 +545,7 @@ <h2 id="MIDIPort"><a>MIDIPort</a> Interface</h2>
545
<p>
546
Makes the MIDI device corresponding to the
547
<code><a href="#idl-def-MIDIPort">MIDIPort</a></code> explicitly
548
- unavailable (subsequently changing the state from "open" to "connected").
+ unavailable (subsequently changing the state from "open" to "closed").
549
Note that successful invocation of this method will result in MIDI
550
messages no longer being delivered to MIDIMessageEvent handlers on a
551
<a>MIDIInputPort</a> (although setting a new handler will cause an
0 commit comments