diff --git a/index.html b/index.html index c3e5655..bbc4565 100644 --- a/index.html +++ b/index.html @@ -666,8 +666,9 @@
send()
on a
- {{MIDIOutput}} or attaching a MIDIMessageEvent handler on a
- {{MIDIInput}} will cause an implicit open(). The underlying
+ {{MIDIOutput}}, attaching a MIDIMessageEvent {{EventHandler}} on a
+ {{MIDIInput}}, or adding a MIDIMessageEvent {{EventListener}} on a
+ {{MIDIInput}} will cause an implicit open(). The underlying
implementation may not need to do anything in response to this
call. However, some underlying implementations may not be able to
support shared access to [=MIDI devices=], so using explicit