Generates a sinc highpass impulse, centered on floor(output.length / 2). When convolved with, preserve amplitude of the pass-band.
Generates a hilbert transformer impulse, centered on floor(output.length / 2).
Generates a sinc lowpass impulse, centered on floor(output.length / 2).
Naive FIR implementation.