Mercurial > hg > qm-dsp
log dsp/rateconversion/Resampler.h @ 215:eee235c4f962 msvc
age | author | description |
---|---|---|
Thu, 26 May 2016 14:16:29 +0100 | Chris Cannam | Remove unused field |
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 |
Wed, 16 Oct 2013 13:33:18 +0100 | Chris Cannam | Avoid vector reallocation on every reconstructed output sample |
Mon, 14 Oct 2013 16:15:32 +0100 | Chris Cannam | More resampler fixes (particularly to latency calculation) and tests |