log dsp/onsets/DetectionFunction.cpp @ 515:08bcc06c38ec tip master

age author description
Mon, 03 Jun 2019 14:20:39 +0100 Chris Cannam Style fixes: avoid unsigned, fix formatting
Fri, 31 May 2019 11:54:32 +0100 Chris Cannam Untabify, indent, tidy
Mon, 07 Sep 2015 14:00:30 +0100 Chris Cannam Fix some uninitialised values
Tue, 15 Oct 2013 11:52:00 +0100 Chris Cannam Frame length no longer needs to be a power of two kissfft
Thu, 03 Oct 2013 13:03:31 +0100 Chris Cannam Comments pvoc
Thu, 03 Oct 2013 12:58:36 +0100 Chris Cannam Phase vocoder: provide time-domain and freq-domain inputs separately; update tests etc pvoc
Wed, 02 Oct 2013 15:05:34 +0100 Chris Cannam Do actual phase unwrapping in the phase vocoder! pvoc
Thu, 05 Sep 2013 12:33:35 +0100 Chris Cannam Restore the accidentally-removed line in which all the work happens! Fixes onset detector mirex2013
Thu, 13 Jun 2013 10:23:09 +0100 Chris Cannam Fix compiler warnings
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Wed, 13 May 2009 09:19:12 +0000 cannam * Refactor FFT a little bit so as to separate construction and processing
Tue, 10 Feb 2009 16:37:11 +0000 cannam * Various fixes related to the bar estimator code
Tue, 10 Feb 2009 12:52:43 +0000 cannam * First cut at Matthew's downbeat estimator -- untested so far
Mon, 10 Nov 2008 14:01:55 +0000 cannam * Build fixes for gcc 4.3.2
Wed, 09 Jan 2008 10:31:29 +0000 cannam * Move dsp/maths to maths ; bring PCA and HMM across from Soundbite
Thu, 09 Aug 2007 16:30:26 +0000 cannam * add adaptive whitening and simple power metric
Wed, 23 May 2007 15:22:10 +0000 cannam ...
Fri, 18 May 2007 16:43:17 +0000 cannam * Some fixes to peak picker
Mon, 15 May 2006 11:21:47 +0000 cannam * Make it possible to provide the detection function with frequency domain
Wed, 05 Apr 2006 17:35:59 +0000 cannam * Queen Mary C++ DSP library