ConvolverNode.buffer with extra channels?

http://webaudio.github.io/webA-audio-api/#attributes-14 says the buffer
should be a mono, stereo, or 4-channel AudioBuffer.

What should happen if the AudioBuffer doesn't satisfy that? Seems to me we
should throw a NOT_SUPPORTED_ERR exception.

Ray

Received on Friday, 14 March 2014 20:13:13 UTC