Mercurial > hg > qm-dsp
log dsp/rateconversion/Resampler.cpp @ 395:a0829908bb74
age | author | description |
---|---|---|
Tue, 05 Nov 2013 16:36:53 +0000 | Chris Cannam | Add std::vector-returning process call |
Fri, 01 Nov 2013 12:07:08 +0000 | Chris Cannam | Lower filter cutoff to below target Nyquist when downsampling |
Mon, 21 Oct 2013 09:40:22 +0100 | Chris Cannam | Integrate resampler and tests into build system etc |
Fri, 18 Oct 2013 14:57:48 +0100 | Chris Cannam | Add bandwidth, snr parameters |
Fri, 18 Oct 2013 11:11:41 +0100 | Chris Cannam | Avoid int overflow in resample; tidy |
Thu, 17 Oct 2013 22:12:36 +0100 | Chris Cannam | Fixes to latency and initial phase calculations (+ explanation) |
Wed, 16 Oct 2013 13:33:36 +0100 | Chris Cannam | Cache calculated filters |