Mercurial > hg > vamp-tempogram
log SpectrogramProcessor.h @ 39:716f797e2025
age | author | description |
---|---|---|
Thu, 04 Sep 2014 10:08:09 +0100 | Chris Cannam | This include change seems necessary for my compiler |
Wed, 20 Aug 2014 16:00:37 +0100 | Carl Bussey | * Added tempogram via autocorrelation feature, using AutocorrelationProcessor |
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 11:32:45 +0100 | Carl Bussey | * Changed vector< vector<float> >'s to typedef'd Spectrogram |
Thu, 14 Aug 2014 10:31:49 +0100 | Carl Bussey | * Renamed NoveltyCurve.* and Spectrogram.* to $(Name)Processor.* base Spectrogram.h@c9334abbed4b |