log

age author description
Fri, 16 Aug 2019 12:28:58 +0100 Chris Cannam Some experimental feature adjustments - try using diffs between chroma cells (no better at first glance) feature-alternatives tip
Thu, 11 Jul 2019 16:29:40 +0100 Chris Cannam Add AppVeyor link default
Thu, 11 Jul 2019 16:12:07 +0100 Chris Cannam Vamp SDK sources
Thu, 11 Jul 2019 15:04:13 +0100 Chris Cannam Tidy MS build bits
Thu, 11 Jul 2019 15:03:59 +0100 Chris Cannam Plural
Thu, 11 Jul 2019 14:54:29 +0100 Chris Cannam Merge
Thu, 11 Jul 2019 14:54:13 +0100 Chris Cannam Incomplete MSVC build
Thu, 11 Jul 2019 11:52:54 +0100 Chris Cannam vorbis-tools, for oggdec
Thu, 11 Jul 2019 11:17:34 +0100 Chris Cannam Further README tweak and build fix
Thu, 11 Jul 2019 10:58:18 +0100 Chris Cannam Further update to README
Thu, 11 Jul 2019 10:52:15 +0100 Chris Cannam Obsolete test files
Thu, 11 Jul 2019 10:51:58 +0100 Chris Cannam Update README
Thu, 11 Jul 2019 10:41:11 +0100 Chris Cannam MLton needed for vamp-plugin-tester build
Thu, 11 Jul 2019 09:59:26 +0100 Chris Cannam Remove bulk RDF
Thu, 11 Jul 2019 09:58:56 +0100 Chris Cannam Revert to having only a single plugin - I think this should be sufficiently backward compatible after all
Thu, 11 Jul 2019 09:19:21 +0100 Chris Cannam Minor tweaks
Thu, 11 Jul 2019 08:57:51 +0100 Chris Cannam Ah, I see - it's the install target that is depending on programs. Oh well, let's just add this library after all
Wed, 10 Jul 2019 19:13:56 +0100 Chris Cannam I think we can allow this many
Wed, 10 Jul 2019 19:10:25 +0100 Chris Cannam Not sure why that option wasn't working?
Wed, 10 Jul 2019 18:52:36 +0100 Chris Cannam Make BulkTuningDifference much faster when working with more than two files in fine-tuning mode, by storing the reference signal and calculating the fine-tuned features from that (shifted the opposite way) while leaving the other features alone at their coarse rotations. Slightly changes the results but not by a significant amount, I think.
Wed, 10 Jul 2019 14:00:51 +0100 Chris Cannam Add category
Wed, 10 Jul 2019 12:00:28 +0100 Chris Cannam Minor fixes, expand tests, and update RDF description
Tue, 09 Jul 2019 16:14:19 +0100 Chris Cannam Add BulkTuningDifference plugin
Tue, 09 Jul 2019 15:09:33 +0100 Chris Cannam Switch from 60bpo to 120 - seems to work better (?) with little performance downside. Also avoid recalculating second feature if not needed for fine tuning, and extend regression test
Tue, 09 Jul 2019 12:34:25 +0100 Chris Cannam Very simplistic regression test
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