Mercurial > hg > vamp-tempogram
log SpectrogramProcessor.cpp @ 57:252d2b03f4a8
age | author | description |
---|---|---|
Thu, 25 Sep 2014 15:13:45 +0100 | Chris Cannam | Copyrights and tidying |
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 |