log

age author description
Mon, 29 Jan 2007 12:34:50 +0000 Jamie Bullock Added xtract_macros_private.h
Mon, 29 Jan 2007 11:30:11 +0000 Jamie Bullock Added namespacing to enumerations and defines. Made most macros private.
Sun, 21 Jan 2007 14:40:23 +0000 Jamie Bullock Finished the essentials of descriptors.c
Thu, 11 Jan 2007 16:37:50 +0000 Jamie Bullock Fleshed out function descriptors.
Wed, 10 Jan 2007 14:36:43 +0000 Jamie Bullock Made some changes to spectral_mean etc.
Wed, 10 Jan 2007 13:16:55 +0000 Jamie Bullock Rationalised spectral data format. Added spectral_mean et al
Tue, 09 Jan 2007 11:30:44 +0000 Jamie Bullock Added desc and p_desc fields to descriptor definitions
Fri, 22 Dec 2006 20:13:02 +0000 Jamie Bullock Added function descriptors
Thu, 21 Dec 2006 13:23:12 +0000 Jamie Bullock Added xtract_sharpness()
Thu, 21 Dec 2006 12:06:44 +0000 Jamie Bullock Added xtract_slope()
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()
Fri, 15 Dec 2006 21:17:12 +0000 Jamie Bullock Numerous fixes and enhancements, see ChangeLog.
Tue, 12 Dec 2006 21:47:42 +0000 Jamie Bullock Numerous fixes, see ChangeLog
Mon, 11 Dec 2006 17:57:27 +0000 Jamie Bullock Changes to xtract_inharmonicity - made parameters consistent with other
Mon, 11 Dec 2006 11:22:13 +0000 Jamie Bullock Version 0.3.1
Mon, 11 Dec 2006 11:21:04 +0000 Jamie Bullock Fixed xtract_init_mfcc
Sat, 09 Dec 2006 15:21:35 +0000 Jamie Bullock Implemented xtract_harmonics
Sat, 09 Dec 2006 11:42:13 +0000 Jamie Bullock Fixed typos in scalar.c (thanks to Chris Cannam) and added -Wall to
Fri, 10 Nov 2006 11:52:08 +0000 Jamie Bullock Fixed Mac OS X crash by declaring xtract and xtract_help_strings as
Tue, 24 Oct 2006 08:55:44 +0000 Jamie Bullock Minor simpletest fix
Tue, 24 Oct 2006 07:37:43 +0000 Jamie Bullock Various minor fixes
Fri, 20 Oct 2006 14:25:41 +0000 Jamie Bullock Pd example help fixed
Fri, 20 Oct 2006 14:22:14 +0000 Jamie Bullock Minor PD external fix
Fri, 20 Oct 2006 13:56:22 +0000 Jamie Bullock Minor changes
Fri, 20 Oct 2006 12:30:46 +0000 Jamie Bullock Replaced --enable-vector with --enable-fft and improved build