Mercurial > hg > vamp-tempogram
log SpectrogramProcessor.cpp @ 31:f795b84c1ff2
age | author | description |
---|---|---|
Wed, 20 Aug 2014 16:00:37 +0100 | Carl Bussey | * Added tempogram via autocorrelation feature, using AutocorrelationProcessor |
Tue, 19 Aug 2014 18:20:26 +0100 | Carl Bussey | * Replacing loop unsigned ints with ints |
Mon, 18 Aug 2014 15:22:44 +0100 | Carl Bussey | * Debugging 1Hz freeze using vamp-plugin-tester |
Fri, 15 Aug 2014 15:17:28 +0100 | Carl Bussey | * Removed warnings of comparisons with ints and size_t |
Thu, 14 Aug 2014 11:36:09 +0100 | Carl Bussey | * Updated filenames in comments |
Thu, 14 Aug 2014 10:31:49 +0100 | Carl Bussey | * Renamed NoveltyCurve.* and Spectrogram.* to $(Name)Processor.* base Spectrogram.cpp@a86a7cd1f1d3 |