This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17384 - (LinearEffectsUsingConvolution): Linear Effects using Convolution ought to be merged into other sections
Summary: (LinearEffectsUsingConvolution): Linear Effects using Convolution ought to be...
Status: CLOSED WONTFIX
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: This bug has no owner yet - up for the taking
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 12:04 UTC by Philip Jägenstedt
Modified: 2014-10-28 17:16 UTC (History)
1 user (show)

See Also:


Attachments

Description Philip Jägenstedt 2012-06-05 12:04:13 UTC
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.
Comment 1 Olivier Thereaux 2014-10-28 17:13:31 UTC
Web Audio API issues have been migrated to Github. 
See https://github.com/WebAudio/web-audio-api/issues
Comment 2 Olivier Thereaux 2014-10-28 17:16:27 UTC
Closing. See https://github.com/WebAudio/web-audio-api/issues for up to date list of issues for the Web Audio API.