log

age author description
Mon, 03 Sep 2007 15:03:21 +0000 Jamie Bullock Back to C99 in CFLAGS, but at least we (should) have the C89 option if anyone can't make it work with their compiler
Mon, 03 Sep 2007 14:31:58 +0000 Jamie Bullock Checked ANSI C89 compliance (basically a few ifndefs for the C99 math functions: powf, roundf etc). Added a few PD examples/tests.
Sun, 02 Sep 2007 14:28:00 +0000 Dan Stowell Fixed bug in xtract_irregularity_k() - failure to initialise *result to zero
Mon, 20 Aug 2007 08:12:04 +0000 Jamie Bullock Minor mods and typos corrections that were lurking uncommitted
Sun, 19 Aug 2007 21:54:10 +0000 Jamie Bullock Updated changelog
Sun, 19 Aug 2007 21:46:41 +0000 Jamie Bullock Added MSP example test patches and modified MSP Makefile to cater for specific architectures
Sun, 19 Aug 2007 21:29:14 +0000 Jamie Bullock 'Fix' version bump.
Sun, 19 Aug 2007 21:27:55 +0000 Jamie Bullock Fix for MSP example list argument bug
Sun, 19 Aug 2007 16:54:25 +0000 Jamie Bullock Fixes for MSP example, and changed the fundamental estimators so that if they don't get a samplerate 44100 is assumed (I'm not sure if this is a good idea!).
Tue, 31 Jul 2007 20:44:17 +0000 Jamie Bullock Added Max/MSP external to examples. There are problems (memory I think), but the basic code is there
Fri, 20 Apr 2007 09:51:28 +0000 Jamie Bullock Minor update to autocorrelation_fft()
Fri, 20 Apr 2007 08:49:49 +0000 Jamie Bullock Fixed autocorrelation_fft() it now gives comparable output to autocorrelation()
Wed, 04 Apr 2007 10:25:47 +0000 Dan Stowell Small changes thanks to compiler warnings (no change to behaviour)
Tue, 20 Mar 2007 07:57:56 +0000 Jamie Bullock Fixed constants in xtract_macros_private.h so that defaults work out OK
Tue, 20 Mar 2007 07:39:11 +0000 Jamie Bullock Ammended xtract_mfcc() documentation