Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 1.35 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.35 KB

NOTE: This repository is archived and read-only. All active V2 issues are transferred to the V1 repository. Please use the V1 repository for feature request and bug report.

Web Audio API v2.0 Spec

This repository contains the latest editor's draft of the W3C AudioWG's Web Audio API v2.0.

At this stage, there is no initial draft. The first drafts will include only the new features. However, Web Audio API 2.0 builds on, so will include, all of Web Audio API 1.0.

The issue tracker has labeled issues with loose priorities and categorization, with what will become new features of the Web Audio API.

Tests

For normative changes, a corresponding web-platform-tests PR is highly appreciated. Typically, both PRs will be merged at the same time. Note that a test change that contradicts the spec should not be merged before the corresponding spec change. If testing is not practical, please explain why and if appropriate file an issue to follow up later. Add the type:untestable or type:missing-coverage label as appropriate.

v1.0

See Web Audio API v1.0