Re: [web-audio-api] Specify that audioprocess events should be dispatched to ScriptProcessorNodes when they're not connected to an output node (#203)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=21777#2) by Ehsan Akhgari [:ehsan] on W3C Bugzilla. Wed, 29 May 2013 22:23:15 GMT

Actually now that I have more experience *using* ScriptProcessorNode, I've changed my mind, and I think it totally makes sense for it to receive events even if its not connected to anything, as it gives you an inspection tool, similar to AnalyserNode.

The good news is that that is what Gecko does already.  The bad news is that WebKit/Blink will need to change their implementation to match.

Leaving this to spec the desired behavior at any rate.

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/203#issuecomment-24244780

Received on Wednesday, 11 September 2013 14:31:01 UTC