diff --git a/index.bs b/index.bs index 3d39bbaf3..425dd6eb6 100644 --- a/index.bs +++ b/index.bs @@ -26,6 +26,7 @@ Former Editor: Raymond Toy (until Oct 2018) Former Editor: Chris Wilson (Until Jan 2016) Former Editor: Chris Rogers (Until Aug 2013) Test Suite: https://github.com/web-platform-tests/wpt/tree/master/webaudio +Implementation Report: https://wpt.fyi/results/webaudio?label=experimental&label=master&aligned Repository: WebAudio/web-audio-api Abstract: This specification describes a high-level Web API for processing and synthesizing audio in web applications. @@ -13880,6 +13881,58 @@ class Vec3 {

Change Log

+

+ Since First Public Working Draft of 05 November 2024 +

+ + +

Acknowledgements