log dsp/rateconversion/Resampler.cpp @ 154:f47182362b51

age author description
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
Wed, 16 Oct 2013 13:33:18 +0100 Chris Cannam Avoid vector reallocation on every reconstructed output sample
Tue, 15 Oct 2013 18:27:19 +0100 Chris Cannam Some fixes, and start on spectrum test
Mon, 14 Oct 2013 16:20:00 +0100 Chris Cannam Fix scaling on downsampling, another test
Mon, 14 Oct 2013 16:15:32 +0100 Chris Cannam More resampler fixes (particularly to latency calculation) and tests
Mon, 14 Oct 2013 08:19:45 +0100 Chris Cannam Latency fix etc
Mon, 14 Oct 2013 08:15:51 +0100 Chris Cannam Save extra samples from one process to next (+ other fixes and debug out)
Sun, 13 Oct 2013 12:47:50 +0100 Chris Cannam Add one-shot resample function
Fri, 11 Oct 2013 18:00:51 +0100 Chris Cannam First cut at resampler (not quite correct)