log Source/FFT.cpp @ 15:585caf503ef5 tip

age author description
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
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