[Bug 17398] (AudioNodeAsAudioParam): AudioNode as input to AudioParam underdefined

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |mage@opera.com
         Resolution|FIXED                       |

--- Comment #3 from Marcus Geelnard (Opera) <mage@opera.com> 2012-06-12 09:32:19 UTC ---
It is not specified what "mix" means. E.g. if there are two AudioNode outputs
(A, B) connected to an AudioParam, and the AudioParam has an intrinsic value
(C), what is the final value? A+B+C, (A+B+C)/3, ...?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 12 June 2012 09:33:50 UTC