Re: asynchronous vs synchronous instantiation of AudioWorkerNodes

On Nov 8, 2014, at 10:07 AM, Chris Wilson <cwilso@google.com> wrote:

> It will be a bit more complex, since you can't just tack expandos onto the params object; params needs to be read-only, since the members are "owned" by the AudioParam setup in the main thread (need to avoid conflicts).  Will have to do something like that that be a sub-object of a node state object.

I agree — that’s essentially what I was trying to describe in my proposal.

.            .       .    .  . ...Joe

Received on Monday, 10 November 2014 16:40:27 UTC