Chris Robinson b9e192b78a Implement a band-limited sinc resampler
This is essentially a 12-point sinc resampler, unless it's resampling to a rate
higher than the output, at which point it will vary between 12 and 24 points
and do anti-aliasing to avoid/reduce frequencies going over nyquist.

Code provided by Christopher Fitzgerald.
2015-11-05 09:42:08 -08:00
..
2015-11-01 01:01:27 -07:00
2014-01-02 10:42:00 -08:00
2014-12-16 07:20:27 -08:00
2015-10-28 13:38:30 -07:00
2015-11-05 09:42:08 -08:00
2015-09-08 15:04:42 -07:00