Skip to content

Files

Latest commit

d910fa3 · Jan 27, 2016

History

History
This branch is 71797 commits behind DefinitelyTyped/DefinitelyTyped:master.

webaudioapi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 15, 2015
Feb 16, 2015
Jan 27, 2016

Web Audio API Definition Notes

The Web Audio API

The Web Audio API is currently still under development. However WebKit browsers have started an implementation of the proposed specifications which can be found at: w3.org.

The WebKit nightly builds try to keep up with the editors draft version of the specifications w3.org

Adding the reference to your project

/// <reference path="waa.d.ts" />

or

/// <reference path="waa-nightly.d.ts" />