Thu, 02 Jul 2020 17:26:58 +0100 |
Chris Cannam |
Stub out SubsequenceMatchVampPlugin
subsequence
|
Wed, 09 Sep 2015 09:57:57 +0100 |
Chris Cannam |
More copyright updates, add CITATION file
v1.0
|
Fri, 27 Feb 2015 10:44:13 +0000 |
Chris Cannam |
Another process wrapper
|
Thu, 26 Feb 2015 12:19:17 +0000 |
Chris Cannam |
distance_t * diagonalWeight might not fit in distance_t; use pathcost_t for it. Also remove C-style casts.
re-minimise
|
Thu, 26 Feb 2015 09:55:28 +0000 |
Chris Cannam |
Some fixes (still does not yet build)
re-minimise
|
Thu, 19 Feb 2015 17:17:20 +0000 |
Chris Cannam |
Toward allowing types to be small again. Doesn't currently build
re-minimise
|
Thu, 19 Feb 2015 16:14:33 +0000 |
Chris Cannam |
Build with -Wconversion
tuning-rescale
|
Mon, 16 Feb 2015 14:47:43 +0000 |
Chris Cannam |
Merge from refactors branch
tuning-rescale
|
Fri, 13 Feb 2015 15:18:47 +0000 |
Chris Cannam |
Add minimum and maximum frequency parameters to FeatureExtractor
refactors
|
Fri, 06 Feb 2015 18:41:44 +0000 |
Chris Cannam |
Disable debug
refactors
|
Thu, 05 Feb 2015 16:26:41 +0000 |
Chris Cannam |
Alternative handling of reference frequency parameter -- scale the whole spectrum, don't just adjust the semitone bins above the crossover freq
tuning-rescale
|
Thu, 05 Feb 2015 11:53:23 +0000 |
Chris Cannam |
Simplify freq handling
refactors
|
Thu, 29 Jan 2015 17:38:09 +0000 |
Chris Cannam |
Add overall cost output to plugin. Looks suspiciously unaffected by tuning frequency.
refactors
|
Thu, 29 Jan 2015 17:02:48 +0000 |
Chris Cannam |
Introduce reference frequency param to feature extractor
refactors
|
Thu, 08 Jan 2015 12:11:27 +0000 |
Chris Cannam |
Separate out the raw & conditioned feature outputs (previously only conditioned was available, but we want raw for our tests). Plus some optional debug output
refactors
|
Thu, 04 Dec 2014 13:05:16 +0000 |
Chris Cannam |
Pull out normalisation and specdiff stuff into FeatureConditioner
feature_conditioner
|
Wed, 19 Nov 2014 11:59:03 +0000 |
Chris Cannam |
Pull out feature extractor calls from Matcher, remove MatchFeeder, have only the feeder-from-features and use that in MatchVampPlugin
refactors
|
Thu, 13 Nov 2014 12:57:04 +0000 |
Chris Cannam |
Merge from default branch
refactors
|
Thu, 13 Nov 2014 12:50:54 +0000 |
Chris Cannam |
Make use of FeatureExtractor in Matcher
refactors
|
Thu, 13 Nov 2014 12:03:52 +0000 |
Chris Cannam |
refactor: Pull out feature extraction code to FeatureExtractor.cpp
refactors
|