WebAudio/web-midi-api Issues

Last updated Nov 21, 2024, 5:48:53 AM UTC.

This repository doesn't have the Priority: Eventually label that's used to mark an issue as triaged without giving it an SLO. Until that's added, this summary uses heuristics to guess if each issue has been triaged.

Need Edits

Try to apply the edits requested in these issues within . [ More Info ] [ See these issues on Github ]

Issue Title Within SLO Has needed edits for Time left Time past SLO
#128 spec clarification: allow multiple open() and close() requests, and multiple calls to requestMIDIAccess()
#133 Clarification about pending data on device disconnection
#48 Does MIDIPort.id need to be origin-scoped and/or regenerated with cookies?
#201 MIDIPort close() does not cover the "pending" case
#212 Ordering of messages scheduled at the exact same time
#244 MIDI-related terms in terminology section are not defined in the MIDI reference
#231 Are `MIDIInputPort` and `MIDIOutputPort` populated during `requestMIDIAccess` ?
#225 Event Handlers vs. Event Listener and implicit call to `open()`
#210 Change the MIDIOutput.send() spec to allow raising a RangeError when the passed ArrayBuffer is too big
#220 Rewrite requestMIDIAccess to hook into permissions
#136 Sysex access information in MIDIPort?