WebAudio / web-midi-api

The Web MIDI API, developed by the W3C Audio WG
http://webaudio.github.io/web-midi-api/
Other
321 stars 55 forks source link

Rewrite requestMIDIAccess to hook into permissions #220

Open miketaylr opened 2 years ago

miketaylr commented 2 years ago

As a followup to https://github.com/WebAudio/web-midi-api/pull/219#pullrequestreview-783975266

cwilso commented 2 years ago

What remains on top of #294?

miketaylr commented 2 years ago

Sorry for not writing a better description!

Essentially, https://webaudio.github.io/web-midi-api/#dom-navigator-requestmidiaccess needs to hook into the Permissions algorithms.

@marcoscaceres wrote some more explicit suggestions in https://github.com/WebAudio/web-midi-api/pull/219#pullrequestreview-783975266.

miketaylr commented 2 years ago

I will attempt to not mess this up.

hoch commented 1 year ago

Teleconference 4/6: Remove "particularly if system exclusive access is requested." in the second paragraph of https://www.w3.org/TR/webmidi/#requestmidiaccess.

miketaylr commented 1 year ago

I will attempt to not mess this up.

(It looks like I never finished...)

hoch commented 1 year ago

No worries! We'll take it from here. :)

miketaylr commented 1 year ago

Yay, thanks! I'll go ahead and close my WIP PR now.

mjwilson-google commented 8 months ago

Audio WG 2023-10-18 conclusion: