WebAudio / web-audio-api

The Web Audio API v1.0, developed by the W3C Audio WG
https://webaudio.github.io/web-audio-api/
Other
1.05k stars 166 forks source link

Update impl and test report 2020-10-30 #2270

Closed rtoy closed 3 years ago

rtoy commented 3 years ago

Safari 115 has unprefixed WebAudio, so let's update the implementation report and test report to include these new results.

In the test report, I marked the tests for each interface that pass, but did not investigate why the browser fails a test (except for Chrome in some cases).

rtoy commented 3 years ago

I don't plan on doing to many more updates, but I thought an updated Safari result would be helpful to show we actually have basically 3 different impls that are fairly complete. If Safari adds worklet sometime soon, I'll update the results again then.