Interface

BiquadFilterNode

BiquadFilterNode

A simple low-order filter, and is created using the AudioContext.createBiquadFilter() method. It is an AudioNode that can represent different kinds of filters, tone control devices, and graphic equalizers.

View Source js/lib.dom.d.ts, line 428