Re: Stopping synthesis cleanly

Joe, this is simply an omission in the current spec, but it definitely
should be there.  Do you think it's sufficient to have a way to "cancel all"
scheduled events on the whole context, or do we need to have finer-grained
control over specific AudioNodes?

Chris

On Mon, Oct 18, 2010 at 9:57 AM, Joseph Berkovitz <joe@noteflight.com>wrote:

> I'm not sure if I missed it, but in the proposed API I couldn't find a
> simple way to stop all output and clean out the AudioContext.  In our
> notation playback demo, I had to manually do bookkeeping on all the nodes
> connected to the destination and disconnect them in case the user clicked
> "Stop".  I would imagine that for more complex apps this could become a real
> pain point.
>
> Is there a good way to do this?  If not, is this a feature that merits
> addition to the spec?
>
> ... .  .    .       Joe
>
> *Joe Berkovitz*
> President
> Noteflight LLC
> 160 Sidney St, Cambridge, MA 02139
> phone: +1 978 314 6271
> www.noteflight.com
>
>
>
>
>
>

Received on Monday, 18 October 2010 19:04:42 UTC