[web-audio-api] (ConvolverNodeChannels): ConvolverNode channel mapping (#133)

> Originally reported on W3C Bugzilla [ISSUE-17357](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17357) Tue, 05 Jun 2012 11:47:05 GMT
> Reported by Philip Jägenstedt
> Assigned to 

Audio-ISSUE-70 (ConvolverNodeChannels): ConvolverNode channel mapping [Web Audio API]

http://www.w3.org/2011/audio/track/issues/70

Raised by: Philip Jägenstedt
On product: Web Audio API

The buffer attribute is defined as "A mono or multi-channel audio buffer containing the impulse response used by the convolver." However, it is not defined at all how the channels in the impulse response should be used, even in the case where it matches the number of channels in the input. Possibly, a mono impulse response should be applied to all channels, but beyond that it's hard to guess.

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/133

Received on Wednesday, 11 September 2013 14:28:56 UTC