Re: Races - how bad?

On Jul 31, 2013, at 5:43 PM, Robert O'Callahan <robert@ocallahan.org> wrote:

> On Thu, Aug 1, 2013 at 12:36 PM, Jer Noble <jer.noble@apple.com> wrote:
> Honestly, I would prefer to throw a NO_MODIFICATION_ALLOWED_ERRif buffer is set on a live AudioBufferSourceNode.
> 
> Sounds good. How about any time after start() has been called? That would be simpler.

Seems weird that you can modify the contents of `buffer` after `ended`, but not the `buffer` attribute itself.

-Jer

Received on Thursday, 1 August 2013 01:23:13 UTC