log

age author description
Tue, 20 May 2014 11:30:55 +0100 Chris Cannam Start kernel test file, add inverse test script
Tue, 20 May 2014 11:03:08 +0100 Chris Cannam Fixes to timing tests
Tue, 20 May 2014 10:20:16 +0100 Chris Cannam Use frequencies closer to bin centres
Mon, 19 May 2014 17:46:40 +0100 Chris Cannam More (failing) tests
Mon, 19 May 2014 17:25:08 +0100 Chris Cannam Debug output optional
Mon, 19 May 2014 17:24:55 +0100 Chris Cannam Bins are from high to low, not low to high (for getBinFrequencies)
Mon, 19 May 2014 17:24:17 +0100 Chris Cannam Documentation
Mon, 19 May 2014 13:02:08 +0100 Chris Cannam Different interpolation types; start on timing tests
Mon, 19 May 2014 12:50:26 +0100 Chris Cannam Add test objects to clean, etc
Mon, 19 May 2014 12:47:45 +0100 Chris Cannam Crop some excessively optimistic tests. We now fail the same two cases as the yeti implementation does.
Mon, 19 May 2014 12:03:04 +0100 Chris Cannam Tests (not quite correct yet)
Mon, 19 May 2014 10:21:51 +0100 Chris Cannam Start introducing the tests
Fri, 16 May 2014 13:48:57 +0100 Chris Cannam Update RDF, copyright dates etc
Fri, 16 May 2014 10:45:31 +0100 Chris Cannam Add OS/X Makefile
Fri, 16 May 2014 10:14:34 +0100 Chris Cannam Copyright
Fri, 16 May 2014 10:12:03 +0100 Chris Cannam Expose some more processing parameters, use a single parameter class
Fri, 16 May 2014 09:06:34 +0100 Chris Cannam README file, some text tweaks, avoid compiler warning
Thu, 15 May 2014 15:24:56 +0100 Chris Cannam Ah, CQKernel does need to be public (it's included by other public headers)
Thu, 15 May 2014 14:47:19 +0100 Chris Cannam Build a library too
Thu, 15 May 2014 14:42:11 +0100 Chris Cannam Merge from branch standalone-reorg
Thu, 15 May 2014 14:36:10 +0100 Chris Cannam Build stuff
Thu, 15 May 2014 14:23:42 +0100 Chris Cannam More necessary code, some work on build scripts
Thu, 15 May 2014 12:29:30 +0100 Chris Cannam Add FFT interface code
Thu, 15 May 2014 12:24:11 +0100 Chris Cannam Bring in dsp dependencies