Re: Races - how bad?

Honestly, I would prefer to throw a NO_MODIFICATION_ALLOWED_ERRif buffer is set on a live AudioBufferSourceNode. 

Sent from my iPhone

> On Jul 31, 2013, at 5:11 PM, Robert O'Callahan <robert@ocallahan.org> wrote:
> 
> No. The question is, which AudioBuffer(s) are associated with which AudioBufferSourceNodes?
> 
> I think you need to say something like "An AudioBufferSourceNode N is associated with an AudioBuffer B if N.start() has been called and N.buffer was B when start() was called." (I.e., only the value of N.buffer at the moment start() is called matters.)

Received on Thursday, 1 August 2013 00:36:29 UTC