Re: Call for Review: Web Audio API

An HTML5 version of Quake has already been created.  <- this point to
a 1st april joke on techcrunch. maybe you meant
http://media.tojicode.com/q3bsp/ demo ?

On Mon, Mar 19, 2012 at 7:49 PM, Doug Schepers <schepers@w3.org> wrote:
>
> Hi, folks-
>
> The Audio Working Group published an updated Working Draft of Web Audio API [1] on 15 March 2012. From the introduction:
>
> [[
> This specification describes a high-level JavaScript API for processing and synthesizing audio in web applications. The primary paradigm is of an audio routing graph, where a number of AudioNode objects are connected together to define the overall audio rendering. The actual processing will primarily take place in the underlying implementation (typically optimized Assembly / C / C++ code), but direct JavaScript processing and synthesis is also supported.
> ]]
>
> We would appreciate review and feedback on the spec [1] and the use cases and requirements [2] from the participants in the WebRTC, WebApps, and HTML groups and the Media Capture task force.
>
> [1] http://www.w3.org/TR/2012/WD-webaudio-20120315/
> [2] http://www.w3.org/2011/audio/wiki/Use_Cases_and_Requirements
>
> Regards-
> -Doug Schepers
> On behalf of the Audio WG
>

Received on Tuesday, 20 March 2012 07:16:24 UTC