DefinitelyTyped/webaudioapi
2016-05-10 16:27:59 -07:00
..
index.d.ts Remove invalid references 2016-05-10 16:27:59 -07:00
readme.md Remove unneeded references 2016-05-10 12:22:25 -07:00
tsconfig.json Add noEmit to all config files 2016-05-10 12:24:49 -07:00
waa-tests.ts Remove unneeded references 2016-05-10 12:22:25 -07:00

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

or