Re: [web-audio-api] (AudioNodeAsAudioParam): AudioNode as input to AudioParam underdefined (#159)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17398#2) by Marcus Geelnard (Opera) on W3C Bugzilla. Tue, 12 Jun 2012 09:32:19 GMT

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, ...?

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

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