[Bug 21777] Specify that audioprocess events should be dispatched to ScriptProcessorNodes when they're not connected to an output node

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21777

Marcus Geelnard (Opera) <mage@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mage@opera.com

--- Comment #4 from Marcus Geelnard (Opera) <mage@opera.com> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 30 May 2013 12:37:21 UTC