Fri, 22 Oct 2010 11:37:35 +0100 |
Chris Cannam |
* Fix empty spectrograms
matthiasm-plugin
|
Fri, 22 Oct 2010 11:32:47 +0100 |
Chris Cannam |
* tuning -> Tuning
matthiasm-plugin
|
Fri, 22 Oct 2010 11:31:54 +0100 |
Chris Cannam |
* Rename outputs (so alphabetical ordering works better!)
matthiasm-plugin
|
Fri, 22 Oct 2010 11:30:21 +0100 |
Chris Cannam |
* Split out NNLSChroma plugin into three plugins (chroma, chordino, tuning) with a common base class.
matthiasm-plugin
|
Fri, 22 Oct 2010 16:19:40 +0900 |
Matthias Mauch |
changed Makefile: added chromamethods to the plugin code objecs, minimum OSX set to 10.5 (and no ppc)
matthiasm-plugin
|
Thu, 21 Oct 2010 21:51:36 +0100 |
Chris Cannam |
Merge
matthiasm-plugin
|
Thu, 21 Oct 2010 20:56:27 +0100 |
Chris Cannam |
Merge
matthiasm-plugin
|
Thu, 21 Oct 2010 19:23:02 +0100 |
Chris Cannam |
* More tidying
matthiasm-plugin
|
Thu, 21 Oct 2010 21:48:04 +0100 |
Chris Cannam |
* Use proper Vamp path to look up chord.dict
matthiasm-plugin
|
Thu, 21 Oct 2010 20:50:22 +0100 |
Chris Cannam |
* Revert to the previous version of nnls.c[c], which used single-precision floats (better for us).
matthiasm-plugin
|
Thu, 21 Oct 2010 20:19:29 +0100 |
Chris Cannam |
* minor tidy
matthiasm-plugin
|
Thu, 21 Oct 2010 16:34:58 +0100 |
Chris Cannam |
* Split out some common code into chromamethods.cpp from NNLSChroma.cpp
matthiasm-plugin
|
Thu, 21 Oct 2010 14:50:24 +0100 |
Chris Cannam |
* Update Makefile
matthiasm-plugin
|
Thu, 21 Oct 2010 14:38:02 +0100 |
Chris Cannam |
* OK, let's revert to a C version (after discovering that the FORTRAN compiler isn't standard on the Mac)
matthiasm-plugin
|
Thu, 21 Oct 2010 12:21:41 +0100 |
Chris Cannam |
* Remove some obsolete files
matthiasm-plugin
|
Thu, 21 Oct 2010 12:12:23 +0100 |
Chris Cannam |
* Consistent indentation (spaces only)
matthiasm-plugin
|
Thu, 21 Oct 2010 11:58:28 +0100 |
Chris Cannam |
* Rather than worry about provenance of C versions, why not just use the FORTRAN? (We can back this out if it doesn't go well with the build scripts)
matthiasm-plugin
|
Mon, 18 Oct 2010 09:35:26 +0000 |
matthiasm |
currentstate
matthiasm-plugin
|
Wed, 29 Sep 2010 13:11:17 +0000 |
matthiasm |
added linux lapack
matthiasm-plugin
|
Wed, 29 Sep 2010 13:07:33 +0000 |
matthiasm |
added linux lapack
matthiasm-plugin
|
Wed, 29 Sep 2010 12:31:45 +0000 |
matthiasm |
added a Makefile for octave, yet to test
matthiasm-plugin
|
Wed, 29 Sep 2010 11:58:00 +0000 |
matthiasm |
sorry, long time no commit
matthiasm-plugin
|
Wed, 29 Sep 2010 11:18:15 +0000 |
cannam |
* Update CC makefile, remove .o file from SVN
matthiasm-plugin
|
Fri, 02 Jul 2010 04:07:18 +0000 |
matthiasm |
lowered amplitude threshold
matthiasm-plugin
|
Fri, 02 Jul 2010 03:55:37 +0000 |
matthiasm |
lowered amplitude threshold
matthiasm-plugin
|
Wed, 16 Jun 2010 10:16:13 +0000 |
matthiasm |
NNLS is now taken from a file without gpl. more chroma normalisation options.
matthiasm-plugin
|
Wed, 09 Jun 2010 03:33:36 +0000 |
matthiasm |
consecutive chords with the same label are merged
matthiasm-plugin
|
Thu, 03 Jun 2010 16:19:57 +0000 |
matthiasm |
about twice as fast now
matthiasm-plugin
|