Re: Call for Consensus: retire current ScriptProcessorNode design & AudioWorker proposal

On Tue, Aug 12, 2014 at 11:34 AM, Joseph Berkovitz <joe@noteflight.com>
wrote:

> In the meantime I think it would be fine to table the idea of multicore
> usage by offline audio context until further study can take place. It’s not
> going to be possible in a real-time audio context either, so this is not
> outright disadvantaging offline usage.
>

Actually, it *is* possible in a real-time context - you would just be
responsible for forking a Worker thread and passing the data back and forth
(dealing with asynchronicity by buffering latency yourself).

Received on Tuesday, 12 August 2014 18:52:55 UTC