Reference setType()

setType()

Set the type of the filter.

Syntax

setType(type)

Parameters

type
String: type of the filter. Options: "lowpass", "highpass", "bandpass", "lowshelf", "highshelf", "notch", "allpass", "peaking"
Notice any errors or typos? Please let us know. Please feel free to edit src/Biquad.js and open a pull request!

Related References