W3C Audio Publications and Milestones
Group Deliverables
Draft Specifications
The Audio WG is currently working on the following specification deliverables:
The Web Audio API
Edited by Chris Wilson (Google) and Paul Adenot (Mozilla).
Previously edited by Chris Rogers (Google).
Status: Public working draft. See the Editor's Draft for the very latest version
The Web MIDI API
Edited by Jussi Kalliokoski (Invited Expert) and Chris Wilson (Google).
Status: Public Working Draft. See the Editor's Draft for the latest version
The Web Audio Processing: Use Cases and Requirements
Edited by Joe Berkovitz (Noteflight) and Olivier Thereaux (BBC).
Status: published as a Working-Group Note.
Finalised Specifications
The following deliverables are no longer being worked on.
The MediaStream Processing API
Edited by Robert O'Callahan (Mozilla Corporation) is now a Working Group Note, no longer worked on but used as input for the Web Audio API.
Member submissions and strawman proposals
The following documents have been presented to the group by some of its members. They may be under discussion but have not (yet) been agreed upon or published by the group.
- DSP API Specification Unofficial draft.
- Audio Data API by David Humphrey, et al, from Mozilla: a more basic audio data API, which anticipates higher-level script libraries
Milestones
Charter
According to the Audio Working group charter, we aim to reach the following milestones for our main deliverables:
Specification | FPWD | CR | PR | Rec |
---|---|---|---|---|
Web Audio API 1.0 | Dec 2011 | Q4 2016 | Q3 2017 | Q4 2017 |
Web Audio API 2.0 | Q2 2017 | Q4 2018 | 2020 | 2020 |
Web MIDI API | Q3 2012 | Q4 2017 | Q2 2018 | Q2 2019 |
Demos
Tutorials
Script Libraries
- audionode.js by Corban Brook; adds the basic high-level functionality of the Web Audio API to the Audio Data API