yvesgurcan/web-midi-player

Feature: Make library work with WebKit browsers (Safari)

Closed this issue · 1 comments

Problem

Describe the problem related to this feature request.

The library does not work on WebKit-based browsers (such as Safari).

Solution

What solution do you suggest to solve this problem?

Use an HTML object instead of AudioContext.

#163 has fixed the issue! Web MIDI Player 1.3.0 now works with Safari!