Reference freq()

freq()

Set the cutoff frequency of the filter.

Syntax

freq(cutoffFrequency)

Parameters

cutoffFrequency
Number: the cutoff frequency of the filter.
Notice any errors or typos? Please let us know. Please feel free to edit src/Biquad.js and open a pull request!

Related References