This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Audio-ISSUE-76 (BiquadFilterNode): BiquadFilterNode is underdefined [Web Audio API] http://www.w3.org/2011/audio/track/issues/76 Raised by: Philip Jägenstedt On product: Web Audio API https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#BiquadFilterNode The filter operation is undefined, with wording such as "standard second-order resonant lowpass filter with 12dB/octave rolloff." A lot more specificity is required. Wikipedia is the reference for several of the filter modes. We could not find any mode that is implementable given the information provided.
Per discussion at Audio WG f2f 2013-03-26 We discussed how much of the maths should be specified for the BiquadFilterNode. The consensus: * remove the wikipedia links (they can be used in developer documentation) * publish a stable version of RBJ's Audio Cookbook and refer to that See - http://lists.w3.org/Archives/Public/public-audio/2013AprJun/0006.html
Web Audio API issues have been migrated to Github. See https://github.com/WebAudio/web-audio-api/issues
Closing. See https://github.com/WebAudio/web-audio-api/issues for up to date list of issues for the Web Audio API.