log

age author description
Fri, 23 Oct 2015 09:35:56 +0100 Chris Cannam Bump plugin version v1.1
Fri, 23 Oct 2015 09:19:47 +0100 Chris Cannam Added tag v1.1 for changeset 0a743c2dac6a
Thu, 22 Oct 2015 11:06:23 +0100 Chris Cannam Let's be even more slack about that one
Thu, 22 Oct 2015 11:03:13 +0100 Chris Cannam Fix overenthusiastic clipping (damn it)
Tue, 08 Sep 2015 13:13:34 +0100 Chris Cannam Added tag v1.0 for changeset 9e9267d6d78a
Fri, 04 Sep 2015 17:27:24 +0100 Chris Cannam Bump the version v1.0
Fri, 04 Sep 2015 16:45:37 +0100 Chris Cannam Fix some problems from the plugin tester: zero sample rate with fixed sample type outputs; mismatching parameter id ("spectralshape" in Chordino, "s" in NNLSBase -- changing this in Chordino won't break anything as it would never have worked under that name anyway); some NaN values
Fri, 04 Sep 2015 12:22:09 +0100 Chris Cannam Make some more debug output dependent on debug_on
Tue, 27 Jan 2015 09:47:37 +0000 Chris Cannam Fix memory leaks
Tue, 27 Jan 2015 09:47:25 +0000 Chris Cannam Fix substantial memory-leak
Fri, 05 Dec 2014 11:08:50 +0000 Chris Cannam Print to stdout, not stderr
Fri, 05 Dec 2014 10:46:04 +0000 Chris Cannam Typo fix
Fri, 05 Dec 2014 10:45:27 +0000 Chris Cannam Example program
Thu, 04 Dec 2014 11:35:40 +0000 Chris Cannam Don't rely on having Vamp SDK in a particular location
Wed, 06 Aug 2014 16:02:25 +0100 Chris Cannam Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes
Wed, 06 Aug 2014 12:45:06 +0100 Chris Cannam Build tweaks
Tue, 05 Aug 2014 11:06:18 +0100 Chris Cannam Permit tool prefix to be specified
Wed, 25 Jun 2014 13:53:21 +0100 Chris Cannam Update RDF
Tue, 03 Dec 2013 10:01:41 +0000 Chris Cannam Add CITATION file, and a note about credits &c in the README
Fri, 06 Sep 2013 16:59:44 +0100 Chris Cannam Added tag mirex2013 for changeset 2cd99c0810f2
Thu, 05 Sep 2013 17:30:38 +0100 Chris Cannam Merge
Thu, 05 Sep 2013 17:29:53 +0100 Chris Cannam Add CITATION file
Thu, 05 Sep 2013 03:11:04 +0100 matthiasm merge
Thu, 05 Sep 2013 03:10:30 +0100 matthiasm attempt to resolve problem of mangitude threshold for small frame sizes
Thu, 13 Jun 2013 10:22:53 +0100 Chris Cannam Fix compiler warnings mirex2013
Sun, 14 Apr 2013 19:13:28 +0100 Chris Cannam Remake dependencies for Makefile.linux
Tue, 19 Jun 2012 16:28:16 +0100 matthiasm reinstated slash notation replacement for Harte syntax (maybe there are some cross version effects that result in Johan having different chord symbols... must check!)
Tue, 19 Jun 2012 16:13:39 +0100 Matthias Mauch changed to osx 10.6
Tue, 19 Jun 2012 15:55:14 +0100 matthiasm updated boost root
Tue, 19 Jun 2012 15:46:39 +0100 matthiasm new default branch
Tue, 19 Jun 2012 15:40:09 +0100 Matthias Mauch Johan's changes: darwintunes
Tue, 19 Jun 2012 15:31:32 +0100 matthiasm applied Johan's patch, I think darwintunes
Tue, 19 Jun 2012 15:26:15 +0100 matthiasm removed chorddict.cpp darwintunes
Tue, 19 Jun 2012 15:25:20 +0100 matthiasm applying Johan Pauwels patch darwintunes
Tue, 19 Jun 2012 15:22:31 +0100 matthiasm I only really changed the Makefile... hm darwintunes
Thu, 10 May 2012 11:32:05 +0100 Chris Cannam Initialise logFreqMatrix elements to zero before loop to ensure none gets missed darwintunes
Wed, 28 Sep 2011 11:09:40 +0100 matthiasm added -O3 optimisation to Makefile.osx darwintunes
Thu, 16 Jun 2011 18:32:41 +0100 matthiasm changed descriptions darwintunes
Thu, 16 Jun 2011 17:41:43 +0100 matthiasm added releasenotes for darwintunes release (0.3) darwintunes
Thu, 16 Jun 2011 17:28:22 +0100 matthiasm removed old chord inference darwintunes
Thu, 16 Jun 2011 17:09:38 +0100 matthiasm updated n3 file to reflect removed monophonicness and consonance estimatros from nnls-chroma darwintunes
Thu, 16 Jun 2011 17:04:53 +0100 matthiasm removed consonance and monophonicness estimators from nnls-chroma darwintunes
Sat, 11 Jun 2011 19:07:17 +0100 Matthias Mauch updated n3 description darwintunes
Sat, 11 Jun 2011 17:53:20 +0100 Matthias Mauch renamed loglikelihood output monophonicness
Sat, 11 Jun 2011 17:52:50 +0100 Matthias Mauch renamed loglikelihood output darwintunes
Sat, 11 Jun 2011 17:44:14 +0100 Matthias Mauch tab format correction monophonicness
Sat, 11 Jun 2011 17:41:23 +0100 Matthias Mauch made darwintunes branch darwintunes
Sat, 11 Jun 2011 13:20:37 +0100 Matthias Mauch corrected dim chord label (was major, now dim) monophonicness
Fri, 15 Apr 2011 11:31:37 +0000 matthiasm replacing unsigned/size_t iterators by int and casting others to int monophonicness
Fri, 15 Apr 2011 10:21:07 +0000 matthiasm undid the chord estimation improvement for DarwinTunes compliance ... nearly ready for 0.3 now. monophonicness
Fri, 15 Apr 2011 10:01:53 +0000 matthiasm minor changes for fewer warnings monophonicness
Thu, 31 Mar 2011 14:59:11 +0100 Matthias Mauch tidying up a bit monophonicness
Thu, 31 Mar 2011 14:55:28 +0100 Matthias Mauch rename variables for better readability monophonicness
Thu, 31 Mar 2011 14:37:06 +0100 Matthias Mauch rename variables for better readability monophonicness
Thu, 31 Mar 2011 14:31:04 +0100 Matthias Mauch rename variables for better readability monophonicness
Thu, 31 Mar 2011 14:26:53 +0100 Matthias Mauch some comments, some variable renamings monophonicness
Thu, 31 Mar 2011 13:51:45 +0100 Matthias Mauch changed roll-on name to bass noise threshold monophonicness
Tue, 29 Mar 2011 17:53:02 +0100 Matthias Mauch no sound now leads to all 1 chroma for chord estimation monophonicness
Tue, 29 Mar 2011 15:12:19 +0100 Matthias Mauch Harte syntax as option in Chordino monophonicness
Tue, 29 Mar 2011 13:56:02 +0100 Matthias Mauch changed chord.dict for experiment monophonicness