- From: Valentin Arkhipov <arkhipovvalentin@gmail.com>
- Date: Mon, 17 Jun 2013 16:08:40 +0100
- To: public-audio-dev@w3.org
Received on Monday, 17 June 2013 15:16:01 UTC
Hi all, I have found there to be issues with using ScriptProcessor node being on the main thread, my application plays audio and updates UI which causes drop-outs in audio. There was a post a while ago about using WebWorker for processing: http://lists.w3.org/Archives/Public/public-audio/2011OctDec/0098.html Looking at the API nothing has materialised out of that. Is there any way to decouple the ScriptProcessor node from UI and the rest or some way to make sure these time-sensitive calls are prioritised?
Received on Monday, 17 June 2013 15:16:01 UTC