log

age author description
Thu, 13 Jun 2019 11:32:01 +0100 Chris Cannam Make fine tuning optional; wire up forgotten max range option!
Thu, 16 May 2019 15:56:07 +0100 Chris Cannam Couple more parameters
Wed, 15 May 2019 17:52:47 +0100 Chris Cannam Fix a couple of compiler warnings
Mon, 17 Jul 2017 15:46:04 +0100 Chris Cannam Metadata
Mon, 17 Jul 2017 15:35:03 +0100 Chris Cannam Add necessary header
Thu, 19 May 2016 13:54:23 +0100 Chris Cannam Add constant-q-cpp code
Thu, 19 May 2016 13:52:48 +0100 Chris Cannam No, git modules are just too horrible. Let's pull in the code instead. Sigh
Thu, 19 May 2016 13:31:44 +0100 Chris Cannam Experiment with git submodules (as well as hg subrepos!)
Thu, 19 May 2016 13:31:10 +0100 Chris Cannam Comment only
Fri, 04 Dec 2015 11:07:31 +0000 Chris Cannam Reduce max frequency difference to 4 semitones. This is because we can very easily get errors of 5 semitones (a 5 semitone error "down" being equivalent to a perfect fifth "up").
Fri, 27 Nov 2015 16:58:24 +0000 Chris Cannam Fix error from tester
Fri, 25 Sep 2015 09:54:00 +0100 Chris Cannam Update subrepo
Thu, 10 Sep 2015 15:58:11 +0100 Chris Cannam Update subrepo
Fri, 17 Jul 2015 15:50:02 +0100 Chris Cannam Subrepo update
Fri, 17 Jul 2015 15:48:15 +0100 Chris Cannam Update subrepo
Fri, 27 Mar 2015 17:20:40 +0000 Chris Cannam Add max-duration parameter. The results are often going to be quite wrong if you use this, simply because the two performances may be at different speeds and so the same duration of each may represent a different (sub-)performance. But it's sometimes necessary just to avoid blowing the thing up.
Fri, 13 Mar 2015 15:03:54 +0000 Chris Cannam Comment
Mon, 16 Feb 2015 15:38:07 +0000 Chris Cannam Use library path
Wed, 11 Feb 2015 14:23:03 +0000 Chris Cannam Minor note
Fri, 06 Feb 2015 09:03:12 +0000 Chris Cannam Remove some (but not yet all) debug output
Fri, 06 Feb 2015 09:01:34 +0000 Chris Cannam Some speed improvements
Thu, 05 Feb 2015 10:38:19 +0000 Chris Cannam Example
Thu, 05 Feb 2015 10:33:14 +0000 Chris Cannam Minor wording change
Thu, 05 Feb 2015 10:13:31 +0000 Chris Cannam Rearrange code, include subrepo etc
Thu, 05 Feb 2015 09:52:28 +0000 Chris Cannam Update to reflect changes in Chromagram api
Thu, 05 Feb 2015 09:43:31 +0000 Chris Cannam Return values through plugin outputs
Thu, 05 Feb 2015 08:56:42 +0000 Chris Cannam Fix uninitialised values
Thu, 05 Feb 2015 08:55:47 +0000 Chris Cannam Fix typo
Thu, 05 Feb 2015 08:54:52 +0000 Chris Cannam Fine frequency search
Thu, 05 Feb 2015 08:38:59 +0000 Chris Cannam Use Chromagram from libcq, fix incorrect rotation
Wed, 04 Feb 2015 15:11:42 +0000 Chris Cannam Merge
Wed, 04 Feb 2015 15:10:07 +0000 Chris Cannam The bulk of the chroma-compare implementation. Should be using the newly refactored Chromagram class from libcq though (chroma is currently upside-down!)
Wed, 04 Feb 2015 10:15:57 +0000 Chris Cannam Rename & duplicate plugin
Tue, 03 Feb 2015 18:46:54 +0000 Chris Cannam Merge
Mon, 02 Feb 2015 18:56:41 +0000 Chris Cannam Merge
Fri, 30 Jan 2015 13:09:55 +0000 Chris Cannam Use harmonic spectrum
Tue, 03 Feb 2015 13:53:52 +0000 Chris Cannam Switch to QM chroma to use normalisation option
Tue, 03 Feb 2015 13:43:02 +0000 Chris Cannam More tests
Mon, 02 Feb 2015 11:18:43 +0000 Chris Cannam Rearrange, one subdir per experiment
Thu, 29 Jan 2015 13:25:26 +0000 Chris Cannam More tweaking -- unsatisfactorily
Thu, 29 Jan 2015 12:12:31 +0000 Chris Cannam Multiplicative shift. We probably need to constrain the target frequency range.
Sat, 24 Jan 2015 10:58:53 +0000 Chris Cannam Note
Fri, 23 Jan 2015 18:22:45 +0000 Chris Cannam Fix block size
Fri, 23 Jan 2015 18:17:09 +0000 Chris Cannam First hack at it
Fri, 23 Jan 2015 17:41:22 +0000 Chris Cannam Skeleton