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

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=22723#3) by Srikumar Subramanian (Kumar) on W3C Bugzilla. Fri, 19 Jul 2013 03:23:40 GMT

I agree with Ehsan here. The only reason it is convenient to have a buffer size specifiable for a script processor node is to avoid audio glitching, since (as Ehsan pointed out) we can always code up any delays we require for an implementation in the onaudioprocess call. This need does not exist during offlien processing.

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

Received on Wednesday, 11 September 2013 14:30:03 UTC