- From: Olivier Thereaux <notifications@github.com>
- Date: Wed, 11 Sep 2013 07:28:20 -0700
- To: WebAudio/web-audio-api <web-audio-api@noreply.github.com>
- Message-ID: <WebAudio/web-audio-api/issues/97@github.com>
> Originally reported on W3C Bugzilla [ISSUE-17384](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17384) Tue, 05 Jun 2012 12:04:13 GMT > Reported by Philip Jägenstedt > Assigned to Audio-ISSUE-100 (LinearEffectsUsingConvolution): Linear Effects using Convolution ought to be merged into other sections [Web Audio API] http://www.w3.org/2011/audio/track/issues/100 Raised by: Philip Jägenstedt On product: Web Audio API https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#Convolution The "Background" section would fit well as a non-normative introduction to the ConvolverNode interface. The "Motivation for use as a Standard" section looks rather out-of-place and would probably be OK to just remove. The "Reverb Effect (with matrixing)" section contains what amounts to implementation requirements and should be moved to the ConvolverNode interface. Note that the "Mono to Copied Stereo" example looks very strange, where it looks like the number of output signals is determined not only by the input and impulse response, but also by how many channels the downstream input would like. This kind of negotiation is not documented anywhere, and looks unintentional. --- Reply to this email directly or view it on GitHub: https://github.com/WebAudio/web-audio-api/issues/97
Received on Wednesday, 11 September 2013 14:30:36 UTC