- generateHighpassImpulsedeprecated void generateHighpassImpulse(T[] output, double cutoff, double samplerate) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- generateHilbertTransformerdeprecated void generateHilbertTransformer(T[] outImpulse, WindowDesc windowDesc, double samplerate) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- generateLowpassImpulsedeprecated 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.