Re: [web-audio-api] OfflineAudioContext and ScriptProcessorNodes (#69)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=22723#7) by Ehsan Akhgari [:ehsan] on W3C Bugzilla. Fri, 19 Jul 2013 22:06:02 GMT

We should also note that ScriptProcessorNode should preferrably not bombard the main thread with events.  Smaller buffer sizes hurt with that, especially with OfflineAudioContext which promises to do the processing as fast as possible.

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

Received on Wednesday, 11 September 2013 14:32:57 UTC