log

age author description
Tue, 05 Nov 2013 16:36:53 +0000 Chris Cannam Add std::vector-returning process call
Fri, 01 Nov 2013 17:11:50 +0000 Chris Cannam Complex fft tests
Fri, 01 Nov 2013 15:32:05 +0000 Chris Cannam Add dependencies
Fri, 01 Nov 2013 15:31:57 +0000 Chris Cannam Add Blackman-Harris window
Fri, 01 Nov 2013 12:07:08 +0000 Chris Cannam Lower filter cutoff to below target Nyquist when downsampling
Tue, 22 Oct 2013 08:58:28 +0100 Chris Cannam Add DecimatorB (Butterworth filter, arbitrary powers of two)
Mon, 21 Oct 2013 17:49:10 +0100 Chris Cannam Update non-qmake build system, remove qmake-based one
Mon, 21 Oct 2013 11:59:57 +0100 Chris Cannam Some docs; remove FiltFiltConfig as it's the same as FilterConfig
Mon, 21 Oct 2013 11:50:09 +0100 Chris Cannam Some docs
Mon, 21 Oct 2013 11:38:40 +0100 Chris Cannam Add Doxyfile
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