log FIRFilter.cpp @ 23:7d36c742a183

age author description
Fri, 15 Aug 2014 15:17:28 +0100 Carl Bussey * Removed warnings of comparisons with ints and size_t
Thu, 14 Aug 2014 11:09:43 +0100 Carl Bussey * FIRFilter now has three output options - take all output elements, first lengthOfInput outputs, or take first lengthOfInput output after group delay
Thu, 14 Aug 2014 10:31:49 +0100 Carl Bussey * Renamed NoveltyCurve.* and Spectrogram.* to $(Name)Processor.*