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

Outputs array empty on Safari #226

Closed chrissysemens closed 2 years ago

chrissysemens commented 2 years ago

Hey,

I've just tried to use the react starter example and was getting an empty outputs array logging. I've opened the same app in chrome and the outputs array logs three devices:

Its Safari v15 on Mac OS Big Sur Screenshot 2021-12-14 at 16 51 55

Screenshot 2021-12-14 at 16 52 32

Happy playing Chrome for now but thought I'd let you guys know.

djipco commented 2 years ago

This is the GitHub repo for the Web MIDI API specification. I'm guessing you are looking for the WEBMIDI.js library repo which is available at: https://github.com/djipco/webmidi 😉 You can ask your question over there!

By the way, Apple decided not to support the Web MIDI API (and several other APIs) over fingerprinting concerns.

cwilso commented 2 years ago

Yep, this is a Safari bug report, or more precisely, a feature request.