W3C Audio Publications and Milestones
From Audio WG Wiki
(Difference between revisions)
m (moved PubStatus to W3C Audio Publications and Milestones) |
(→Specifications) |
||
| Line 1: | Line 1: | ||
| - | == Specifications == | + | == Draft Specifications == |
| - | The Audio WG | + | The Audio WG is currently working on the following specification deliverables: |
| + | |||
| + | * '''The [http://www.w3.org/TR/webaudio/ Web Audio API]'''. Edited by Chris Rogers (Google). Now a third public working draft. See the [https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html Editor's draft] for the very latest version | ||
| + | * '''The [http://www.w3.org/TR/webmidi/ Web MIDI API]'''. Edited by Jussi Kalliokoski (Invited Expert) and Chris Wilson (Google). Recently published as First Public Working Draft. See the [https://dvcs.w3.org/hg/audio/raw-file/tip/midi/specification.html latest editor's draft] for the latest version | ||
| + | * '''The [http://www.w3.org/TR/2012/WD-webaudio-usecases-20121004/ Web Audio Processing: Use Cases and Requirements]'''. Edited by Joe Berkovitz (Noteflight) and Olivier Thereaux (BBC). Currently a Working Draft, soon to be stabilised as a Note. See the [https://dvcs.w3.org/hg/audio/raw-file/tip/reqs/Overview.html Editor's Draft] for the latest version | ||
| + | |||
| + | === Finalised Specifications === | ||
| + | |||
| + | The following deliverables are no longer being worked on: | ||
| + | |||
| + | * '''The [http://www.w3.org/TR/2012/NOTE-streamproc-20120531/ 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. | ||
| - | |||
| - | |||
| - | |||
| - | |||
==== Draft proposals ==== | ==== Draft proposals ==== | ||
Revision as of 14:34, 14 November 2012
Contents |
Draft Specifications
The Audio WG is currently working on the following specification deliverables:
- The Web Audio API. Edited by Chris Rogers (Google). Now a third 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). Recently published as First Public Working Draft. See the latest editor's draft for the latest version
- The Web Audio Processing: Use Cases and Requirements. Edited by Joe Berkovitz (Noteflight) and Olivier Thereaux (BBC). Currently a Working Draft, soon to be stabilised as a Note. See the Editor's Draft for the latest version
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.
Draft 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 | LC | CR | PR | Rec |
|---|---|---|---|---|---|
| Web Audio API | Dec 2011 | Q4 2012 | Q2 2013 | Q4 2013 | Q4 2013 |
| Web MIDI API | Q3 2012 | Q1 2013 | Q2 2013 | Q3 2013 | Q3 2013 |
Latest Estimates
Based on current progress, our updated estimates are:
| Specification | FPWD | LC | CR | PR | Rec |
|---|---|---|---|---|---|
| Web Audio API | Dec 2011 | Q1 2013 | Q3 2013 | Q1 2014 | Q1 2014 |
| Web MIDI API | Q3 2012 | Q1 2013 | Q2 2013 | Q3 2013 | Q3 2013 |
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
