log src/scalar.c @ 140:67f6b6e63d45

age author description
Mon, 07 Jan 2013 16:27:15 +0000 Jamie Bullock added Ooura implementation to repository
Thu, 31 Mar 2011 12:22:29 +0000 Jamie Bullock - fixed xtract_spread() -- now just calls xtract_spectral_variance()
Wed, 30 Mar 2011 10:51:39 +0000 Jamie Bullock - reimplemented xtract_spectral_variance() xtract_spectral_skewness() and xtract_spectral_kurtosis() using correct maths
Wed, 30 Mar 2011 10:05:07 +0000 Jamie Bullock - fixed typos in *result initialisation potentially fixing horrible bug
Sun, 04 May 2008 11:02:40 +0000 Jamie Bullock Fixed bug in peak interpolation algorithm in xtract_peak_spectrum()
Sat, 16 Feb 2008 20:13:05 +0000 Jamie Bullock - Added to pd example the ability to differentiate between different
Fri, 15 Feb 2008 12:43:13 +0000 Jamie Bullock - Fixed bugs in xtract_flatness(), or at least added necessary
Fri, 28 Dec 2007 19:34:51 +0000 Jamie Bullock - Added new helper functions: xtract_windowed() and xtract_features_from_subframes()