File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -666,8 +666,9 @@ <h2 id="MIDIPort">
666
666
Makes the [=MIDI device=] corresponding to the {{MIDIPort}}
667
667
explicitly available. Note that this call is NOT required in order
668
668
to use the {{MIDIPort}}- calling < code > send()</ code > on a
669
- {{MIDIOutput}} or attaching a MIDIMessageEvent handler on a
670
- {{MIDIInput}} will cause an implicit open(). The underlying
669
+ {{MIDIOutput}}, attaching a MIDIMessageEvent {{EventHandler}} on a
670
+ {{MIDIInput}}, or adding a MIDIMessageEvent {{EventListener}} on a
671
+ {{MIDIInput}} will cause an implicit open(). The underlying
671
672
implementation may not need to do anything in response to this
672
673
call. However, some underlying implementations may not be able to
673
674
support shared access to [=MIDI devices=], so using explicit
You can’t perform that action at this time.
0 commit comments