← Back to release summary

WebAudio: Add IIRFilterNode

Category
Multimedia
Type
New or changed feature
Status
Enabled by default (Chrome 49)
Intent stage
None

Summary

Add a new node, IIRFilterNode, that implements a general IIR filter. The coefficients are fixed at creation and not changeable with no automation functions allowed.

Standards & signals

Docs: http://webaudio.github.io/web-audio-api/#the-iirfilternode-interface https://github.com/WebAudio/web-audio-api/issues/323 https://github.com/WebAudio/web-audio-api/pull/556

View on chromestatus.com