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
Tue, 07 Dec 2010 22:21:30 +0900 Matthias Mauch re-introducing the old code speechmusic
Mon, 28 Mar 2011 16:04:51 +0100 matthiasm repaired viterbi monophonicness
Wed, 19 Jan 2011 12:11:32 +0000 Chris Cannam Fix syntax errors in n3 file matthiasm-plugin
Sun, 19 Dec 2010 22:01:14 +0900 matthiasm implemented loglikelihood stuff monophonicness
Sun, 19 Dec 2010 21:55:01 +0900 matthiasm implemented loglikelihood stuff monophonicness
Sat, 18 Dec 2010 21:41:40 +0900 matthiasm added experimental monophonicness output to nnls-chroma monophonicness
Sat, 18 Dec 2010 20:07:46 +0900 matthiasm debugging consonance (framewise normalisation) matthiasm-plugin
Tue, 07 Dec 2010 21:27:36 +0900 Matthias Mauch set internal version number to 3 matthiasm-plugin v0.2.1
Tue, 07 Dec 2010 21:21:51 +0900 Matthias Mauch updated release notes for 0.2.1 matthiasm-plugin
Tue, 07 Dec 2010 21:08:56 +0900 Matthias Mauch speechmusic speechmusic
Tue, 07 Dec 2010 10:56:55 +0900 Matthias Mauch s parameter setting now has an effect matthiasm-plugin
Fri, 03 Dec 2010 19:10:09 +0900 Matthias Mauch merge matthiasm-plugin
Fri, 03 Dec 2010 19:02:42 +0900 Matthias Mauch removed one semicolon matthiasm-plugin
Thu, 02 Dec 2010 00:34:07 +0900 Matthias Mauch removing error message when dict not found matthiasm-plugin
Thu, 02 Dec 2010 15:52:53 +0000 Chris Cannam Added tag 0.2 for changeset dab7e7bfeba1 matthiasm-plugin
Fri, 03 Dec 2010 00:46:12 +0900 matthiasm added release notes, updated README matthiasm-plugin 0.2
Thu, 02 Dec 2010 23:39:57 +0900 matthiasm corrected viterbi frame initialisation matthiasm-plugin
Thu, 02 Dec 2010 23:11:27 +0900 matthiasm limiting magnitude matthiasm-plugin
Thu, 02 Dec 2010 22:24:20 +0900 matthiasm resolved matthiasm-plugin
Thu, 02 Dec 2010 13:05:23 +0000 Chris Cannam * Fix the "comparison between signed and unsigned" warnings; remove some ifdef'd-out old code matthiasm-plugin
Thu, 02 Dec 2010 00:19:01 +0900 Matthias Mauch internal chord dictionary loads if external not given matthiasm-plugin
Wed, 01 Dec 2010 23:08:55 +0900 Matthias Mauch new boost N parameter in chordino, chord dictionary loaded on initialisation (not construction) of plugin matthiasm-plugin
Wed, 01 Dec 2010 21:18:49 +0900 Matthias Mauch merge matthiasm-plugin
Sun, 28 Nov 2010 23:49:30 +0900 matthiasm refined chord note output consonance
Sun, 28 Nov 2010 23:10:57 +0900 matthiasm implemented note output for estimated chords consonance
Thu, 25 Nov 2010 02:26:52 +0900 matthiasm implemented consonance consonance
Wed, 24 Nov 2010 21:58:42 +0900 Matthias Mauch uhm... consonance
Mon, 15 Nov 2010 13:19:56 +0900 Matthias Mauch added consonance output consonance
Mon, 15 Nov 2010 11:01:56 +0900 Matthias Mauch merge matthiasm-plugin
Mon, 15 Nov 2010 11:01:36 +0900 Matthias Mauch dont remember, sorry matthiasm-plugin
Thu, 11 Nov 2010 15:11:05 +0900 Matthias Mauch bins per semitone can now be chosen in chromamethods.h matthiasm-plugin
Mon, 15 Nov 2010 09:23:49 +0900 matthiasm debugged semitone spectrum (has values now even if all are zero) matthiasm-plugin
Thu, 11 Nov 2010 10:29:35 +0900 Matthias Mauch Chordino spectral rollon parameter in percent matthiasm-plugin
Thu, 11 Nov 2010 10:27:58 +0900 Matthias Mauch fixed. warning: I added some arrays with variable length (though not at runtime). matthiasm-plugin
Wed, 10 Nov 2010 22:52:46 +0900 Matthias Mauch it's broken at the moment, work in progress (makeing bins per semitone variable, ie not necessarily 3) matthiasm-plugin
Tue, 02 Nov 2010 10:05:48 +0000 Chris Cannam * Add options used for latest Win build matthiasm-plugin
Fri, 29 Oct 2010 13:14:51 +0900 Matthias Mauch slightly raised weight for the N chord -- better detection of non-harmonic parts matthiasm-plugin
Thu, 28 Oct 2010 11:36:28 +0200 Chris Cannam Merge matthiasm-plugin
Thu, 28 Oct 2010 09:15:35 +0200 Chris Cannam * Add -fno-exceptions and -static-libgcc to avoid library dependencies matthiasm-plugin
Wed, 27 Oct 2010 21:47:37 +0900 Matthias Mauch tuning now has a duration (whole song duration), but I cant get SV to display it as regions layer. matthiasm-plugin
Tue, 26 Oct 2010 22:41:26 +0900 Matthias Mauch tiny chordino.png matthiasm-plugin
Tue, 26 Oct 2010 22:03:53 +0900 Matthias Mauch changed readme file matthiasm-plugin
Tue, 26 Oct 2010 21:41:54 +0900 Matthias Mauch * replaced screenshot matthiasm-plugin
Tue, 26 Oct 2010 20:48:10 +0900 Matthias Mauch resolved merge matthiasm-plugin
Tue, 26 Oct 2010 20:37:54 +0900 Matthias Mauch added Sonic Visualiser screenshot matthiasm-plugin
Tue, 26 Oct 2010 11:35:11 +0200 Chris Cannam * Tag for 0.1 matthiasm-plugin
Tue, 26 Oct 2010 11:33:53 +0200 Chris Cannam * Update URLs matthiasm-plugin 0.1
Tue, 26 Oct 2010 11:26:29 +0200 Chris Cannam * Remove unwanted (?) file matthiasm-plugin
Tue, 26 Oct 2010 11:11:04 +0200 Chris Cannam * Rename Makefiles so that you always have to run make -f instead of one platform-specific variation appearing to be "standard" matthiasm-plugin
Tue, 26 Oct 2010 17:45:33 +0900 Matthias Mauch debugged the chord.dict finding matthiasm-plugin
Tue, 26 Oct 2010 13:01:54 +0900 Matthias Mauch harmonic change had no identifier, changed that in .cpp and .n3 files matthiasm-plugin
Mon, 25 Oct 2010 23:47:06 +0900 matthiasm more README and n3 updates; changed rollon parameter to percentage matthiasm-plugin
Mon, 25 Oct 2010 22:57:47 +0900 matthiasm updated plugin and some parameter and output descriptions. adjusted the n3 file (only skeleton so far). matthiasm-plugin
Mon, 25 Oct 2010 21:52:11 +0900 matthiasm branch merge matthiasm-plugin
Mon, 25 Oct 2010 02:35:27 +0900 matthiasm delete matlab file matthiasm-plugin
Mon, 25 Oct 2010 20:49:05 +0900 matthiasm little stupid picture of a Chordino matthiasm-plugin
Mon, 25 Oct 2010 19:57:44 +0900 matthiasm added a description of the Tuning plugin to the README. matthiasm-plugin
Mon, 25 Oct 2010 19:39:32 +0900 matthiasm made HMM toggle parameter more easily understandable matthiasm-plugin
Mon, 25 Oct 2010 18:48:39 +0900 matthiasm reduced parameters for tuning plugin matthiasm-plugin
Mon, 25 Oct 2010 18:36:30 +0900 matthiasm merge from soundsoftware (deleted viterbi.o) matthiasm-plugin