- generateHighpassImpulse
deprecated void generateHighpassImpulse(T[] output, double cutoff, double samplerate)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateHilbertTransformer
deprecated void generateHilbertTransformer(T[] outImpulse, WindowDesc windowDesc, double samplerate)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateLowpassImpulse
deprecated void generateLowpassImpulse(T[] output, double cutoff, double samplerate)
Undocumented in source. Be warned that the author may not have intended to support it.
Naive FIR implementation.