Coefficients
No description provided
Coefficients
Parameter | Type | Optional |
---|---|---|
data | CoefficientsInit | ✅ |
Properties
public a1: any
public a2: any
public b0: any
public b1: any
public b2: any
Methods
public static from(filter, samplingFreq, cutoffFreq, Q, dbGain): Coefficients
Parameter | Type | Optional |
---|---|---|
filter | BiquadFilters | ❌ |
samplingFreq | number | ❌ |
cutoffFreq | number | ❌ |
Q | number | ❌ |
dbGain | number | ❌ |