-
Notifications
You must be signed in to change notification settings - Fork 0
filter.FirFilterWin.Function.createFilterKernel
Christian d'Heureuse edited this page Jun 7, 2026
·
2 revisions
dsp-collection / filter/FirFilterWin / createFilterKernel
function createFilterKernel(filterSpec): Float64Array;Defined in: filter/FirFilterWin.ts:57
Creates an IIR kernel for a low pass filter.
The current implementation only supports LP filters yet.
Float64Array