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#3) by Marcus Geelnard (Opera) on W3C Bugzilla. Thu, 30 May 2013 12:37:13 GMT

I agree that a ScriptProcessorNode should receive events even if it has at least one input or one output.

I still think that it's a valid goal to make it possible to mimic all node types with the ScriptProcessorNode. In order to create a source node (e.g. an Oscillator), you shouldn't have to have any inputs, and in order to create an analyzer node, you shouldn't have to have any outputs.

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

Received on Wednesday, 11 September 2013 14:30:51 UTC