vvakame
e411dbadd8
remove webaudioapi/waa.d.ts definitions. it included in lib.d.ts (typescript-1.5.3)
2015-07-19 16:33:41 +09:00
vvakame
fe1adc4379
remove webaudioapi/waa-20120802.d.ts, waa-nightly.d.ts
2015-07-19 16:07:49 +09:00
Hraban Luyat
d24e36d975
[webaudioapi] Specialize event handler type
...
The event handler was defined to take an argument of generic type Event:
this loses the audio event specific type info as defined in the (unused)
AudioProcessingEvent interface.
This patch declares the onaudioprocessing event handler as accepting an
argument of the correct type.
2015-02-16 05:18:49 +01:00
Hraban Luyat
bc40a15b69
Markdown formatting error in webaudioapi/readme.md
...
Github markdown parser wants an empty newline around code blocks, apparently
2015-02-15 17:42:04 +01:00
Tsuguya Toma
a7900a928d
update waa-tests.
2015-02-01 04:18:44 +09:00
Tsuguya Toma
428f69ab68
update web audio api
2015-02-01 03:40:05 +09:00
Tsuguya Touma
2c45de7e12
add AudioNode inherit.
2015-01-26 01:07:42 +09:00
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
Mohamed Hegazy
2aaa293cb1
Remove quotes from response files
2014-09-02 14:53:39 -07:00
Bart van der Schoor
1d345f6c14
cleaned-up headers
2014-06-18 23:31:11 +02:00
zaneli
28e92405ba
remove unnecessary .tscparams files
2014-05-13 13:54:08 +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
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
Boris Yankov
f677cca98d
Multiple bool => boolean fixes
2013-08-07 18:02:05 +03: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
997bc7eca9
Renamed previous waa.d.ts to waa-20120802.d.ts
2013-03-08 15:53:00 +09:00
Kon
382c74b328
Updated Web Audio API to Draft 13
2013-03-08 15:45:45 +09:00
Baruch Berger
50edcd2053
Updated readme and added informative comment on nightly build definitions.
2012-11-22 23:56:00 +01:00
Baruch Berger
9c62cfa86c
Added nightly build definitions file
2012-11-22 23:22:52 +01:00
Baruch Berger
4d4690577e
added waa.d.ts and readme.md
2012-11-22 21:28:35 +01:00