Wed, 05 Jun 2019 10:21:48 +0100 |
Chris Cannam |
Style fixes: avoid unsigned, fix formatting
|
Fri, 31 May 2019 17:24:50 +0100 |
Chris Cannam |
Remove "using" from some headers
|
Fri, 31 May 2019 10:35:08 +0100 |
Chris Cannam |
Untabify, indent, tidy
|
Tue, 03 Dec 2013 10:16:49 +0000 |
Chris Cannam |
Avoid pathological FFT length of 1 in plugin tester
|
Wed, 02 Oct 2013 15:04:38 +0100 |
Chris Cannam |
Tidy real-to-complex FFT -- forward and inverse have different arguments, so make them separate functions; document
pvoc
|
Mon, 13 Dec 2010 14:55:28 +0000 |
Chris Cannam |
* Add GPL and README; some tidying
|
Tue, 23 Jun 2009 12:31:07 +0000 |
cannam |
* Fix total failure to detect barline when the strongest beat sd was
|
Mon, 22 Jun 2009 14:10:03 +0000 |
cannam |
* Fix DownBeat off-by-one and another stupid error, both of which I
|
Tue, 02 Jun 2009 09:53:01 +0000 |
cannam |
* build fixes for win32-x-g++
|
Wed, 13 May 2009 09:19:12 +0000 |
cannam |
* Refactor FFT a little bit so as to separate construction and processing
|
Mon, 23 Mar 2009 16:28:53 +0000 |
cannam |
* Fixes to problems shown up by vamp-plugin-tester.
|
Fri, 27 Feb 2009 13:07:22 +0000 |
cannam |
* remove some debug output
|
Fri, 27 Feb 2009 10:23:08 +0000 |
cannam |
* Make it possible to retrieve beat spectral difference function from
|
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
|