log
graph
tags
bookmarks
branches
changeset
browse
bz2
zip
gz
help
Mercurial
>
hg
>
vamp-tempogram
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 22:
(0)
-16
+16
tip
age
author
description
2014-08-19
Carl Bussey
* Changed input of NoveltyCurve::spectrogramToNoveltyCurve() from transposed spe
2014-08-18
Carl Bussey
* Debugging 1Hz freeze using vamp-plugin-tester
2014-08-15
Carl Bussey
* Removed warnings of comparisons with ints and size_t
2014-08-15
Carl Bussey
* Attempted fixing bug which crashes sonic visualizer.
2014-08-14
Carl Bussey
* Added Cyclic Tempogram output - very buggy right now!
2014-08-14
Carl Bussey
* Updated filenames in comments
2014-08-14
Carl Bussey
* Changed vector< vector<float> >'s to typedef'd Spectrogram
2014-08-14
Carl Bussey
* FIRFilter now has three output options - take all output elements, first lengthOfInput outputs, or take first lengthOfInput output after group delay
2014-08-14
Carl Bussey
* Renamed NoveltyCurve.* and Spectrogram.* to $(Name)Processor.*
2014-08-13
Carl Bussey
* Tidying - made length of array variables type size_t and for loops unsigned int, where index > 0.
2014-08-13
Carl Bussey
* Merging Chris' changes
2014-08-13
Carl Bussey
* Removed many unnecessary heap allocations with objects
2014-08-12
Chris Cannam
Change NULL to 0 throughout
2014-08-12
Carl Bussey
* Added Spectrogram zero padding functionality
2014-08-07
Carl Bussey
* Fixed memory leak bug. Issue with calculating size of spectrogram array.
2014-08-07
Carl Bussey
* Error when deleting Spectrogram object in Tempogram::getRemainingFeatures().
less
more
| rev 22:
(0)
-16
+16
tip