bresonz

block-computed simple IIR filter

This runs a block-computing version of the resonz filter.

From the source code:


void bresonz(float *sig, float *a, float *out, int count)