Mercurial > hg > batch-feature-extraction-tool
log Source/AudioSourceFeatureExtractor.cpp @ 15:585caf503ef5 tip
age | author | description |
---|---|---|
Tue, 17 May 2016 18:50:19 +0100 | Geogaddi\David | Tidy up for ROLI default tip |
Mon, 17 Aug 2015 19:16:33 +0100 | Geogaddi\David | Fixed Spectral Contrast and Periodicity |
Fri, 14 Aug 2015 18:21:43 +0100 | Geogaddi\David | We now have a the spectral contrast feature |
Wed, 12 Aug 2015 22:25:06 +0100 | Geogaddi\David | Vectorised everything and made use of unique_ptr so there should be no more memory leaks. Hurrah for RAII |
Wed, 22 Jul 2015 15:28:00 +0100 | Geogaddi\David | Vectorised Xcorr |
Wed, 22 Jul 2015 15:14:58 +0100 | Geogaddi\David | Cleaned up redundant code |
Fri, 10 Jul 2015 03:04:11 +0100 | Geogaddi\David | Vectorised most things to make lifer easier. Still no debug version though. Weird. |