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
..
2014-10-31 22:52:30 -07:00
2015-10-28 02:36:48 -07:00
2014-12-16 07:20:27 -08:00
2015-10-20 18:01:27 -07:00