log src/scalar.c @ 47:c20e91e86f08

age author description
Thu, 21 Dec 2006 11:31:51 +0000 Jamie Bullock xtract_magnitude_spectrum() and xtract_peaks() share format of N/2 frequency values and N/2 magnitude coefficients. 'Fixed' xtract_loudness() so that N=1 can be used for specific loudness.
Wed, 20 Dec 2006 16:47:52 +0000 Jamie Bullock Added bin frequencies to second half of xtract_magnitude_spectrum()
Wed, 20 Dec 2006 15:34:56 +0000 Jamie Bullock Added new features: sum, highest_value, crest and noisiness
Wed, 20 Dec 2006 12:28:08 +0000 Jamie Bullock Fixed xtract_flatness()