15 Commits
Author SHA1 Message Date
Lionel Besson bc41821058 comply with latest published draft 2015-01-07 21:01:43 +01:00
Lionel Besson c0db78aeb5 updates to the web audio api
- use typed arrays
- add missing getByteFloatTimeDomainData
- decodeAudioData callbacks signatures
2014-12-30 21:42:24 +01:00
Lionel Besson eeb5e0eafc reference mediastream when relevant 2014-12-30 18:21:31 +01:00
Lionel Besson cea09b75d5 MediaStream is unknown 2014-12-24 12:06:17 +01:00
Lionel Besson c33634aa6c add createMediaStreamDestination
methods and interface are defined in
http://webaudio.github.io/web-audio-api/ and implemented in chrome
2014-12-24 11:56:05 +01:00
kubosho bc24569b1c Fix parameter type (when -> when?) 2014-12-11 22:07:53 +09:00
zaneli d5613ac757 Add webkitOfflineAudioContext definition, and remove invalid constructor. 2014-05-13 13:51:00 +09:00
vvakame 2abf07b36d fix header of webaudioapi/waa.d.ts 2014-05-08 10:30:02 +09:00
Chris Smith 5433e4fa61 Added loopStart, loopEnd and onended properties to AudioBufferSourceNode in the webaudioapi definition to match the latest W3C spec: http://www.w3.org/TR/webaudio/#AudioBufferSourceNode 2014-05-04 22:24:10 -07:00
Bart van der Schoor 5263434c20 added/fixed few headers
https://github.com/borisyankov/DefinitelyTyped/issues/1570

cleaned up some more, mostly urls and typos
2014-01-25 01:08:33 +01:00
Bartvds d436daf4c2 added/fixed headers t-z
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 02:59:02 +01:00
Boris Yankov dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker 29e345ec32 fix webaudioapi 2013-06-24 21:57:05 +01:00
Kon 382c74b328 Updated Web Audio API to Draft 13 2013-03-08 15:45:45 +09:00
Baruch Berger 4d4690577e added waa.d.ts and readme.md 2012-11-22 21:28:35 +01:00