JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Web Audio Api

    The Web Audio API, developed by the W3C Audio WG
    Filed under 

    • 🔾52%Overall
    • 1,027
    • 11 days
    • 🕩163
    • 👥18

    Web Audio API 1.0 Spec

    Build Status

    WebAudio

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

    You can preview the current version of the main branch here.

    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.

    We also have an implementation report.

    Show All