Re: WebAudio popping

2014-02-03 Thread Paul Adenot
On 01/02/2014 22:11, Benjamin Smedberg wrote: > Not sure if there's a better group to ask about WebAudio stuff > specifically. Is there a way to keep WebAudio from "popping" when I > start/stop an oscillator or change gain? The WebAudio spec claims that > changes in gain should be dezippered to avo

Re: WebAudio popping

2014-02-02 Thread Chris Pearce
On 2/2/2014 10:11 AM, Benjamin Smedberg wrote: Not sure if there's a better group to ask about WebAudio stuff specifically. mozilla.dev.media :) Chris P. ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listin

WebAudio popping

2014-02-01 Thread Benjamin Smedberg
Not sure if there's a better group to ask about WebAudio stuff specifically. Is there a way to keep WebAudio from "popping" when I start/stop an oscillator or change gain? The WebAudio spec claims that changes in gain should be dezippered to avoid popping, but that doesn't seem to happen in pra