Mercurial > hg > qm-dsp
log dsp/rateconversion/Resampler.cpp @ 172:17a7d6bb9af6
age | author | description |
---|---|---|
Sat, 10 May 2014 13:40:44 +0100 | Chris Cannam | Further debug out option |
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) |