log Source/AudioSourceFeatureExtractor.h @ 15:585caf503ef5 tip

age author description
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.
Thu, 09 Jul 2015 15:01:32 +0100 David Ronan Updates stuff that potentially fixes the memory leak and also makes it work on Windows and Linux (Need to test). Still have to fix fftw include for linux in Jucer.
Thu, 09 Jul 2015 01:12:16 +0100 Geogaddi\David First commit. VS2013, Codeblocks and Mac OSX configuration