Audio-ISSUE-60 (addEventListener): AudioNode.addEventListener not defiend [Web Audio API]

Audio-ISSUE-60 (addEventListener): AudioNode.addEventListener not defiend [Web Audio API]

http://www.w3.org/2011/audio/track/issues/60

Raised by: Philip Jägenstedt
On product: Web Audio API

It's not clear if addEventListener is supposed to be supported or not. If it should be supported, the correct way is probably to inherit EventTarget from DOM4: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#interface-eventtarget

Received on Tuesday, 15 May 2012 15:59:51 UTC