- From: Joe Berkovitz <joe@noteflight.com>
- Date: Fri, 30 Sep 2016 16:22:48 -0400
- To: Audio Working Group <public-audio@w3.org>
Received on Friday, 30 September 2016 20:23:17 UTC
I sat down to work on https://github.com/WebAudio/web-audio-api/issues/944 and discovered a question. So: we already know (I think) that when AudioNode A's output is connected to AudioNode B's input, then A has a "connection reference" to B. Thus, if A is retained, B is retained too. But what about the case where AudioNode A is connected to an AudioParam exposed by AudioNode B? Does A keep B alive in this case? . . . . . ...Joe
Received on Friday, 30 September 2016 20:23:17 UTC