log examples/simpletest/simpletest.c @ 140:67f6b6e63d45

age author description
Mon, 07 Jan 2013 16:27:15 +0000 Jamie Bullock added Ooura implementation to repository
Wed, 05 Sep 2012 16:27:18 +0100 Jamie Bullock Updated simpletest example to include MFCC
Mon, 23 Aug 2010 11:28:39 +0000 Jamie Bullock - Max example tweaks
Wed, 03 Feb 2010 22:35:13 +0000 Jamie Bullock - fixed DC/Nyquist inclusion bug in xtract_spectrum() and refactored a bit
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, 29 Jan 2007 11:30:11 +0000 Jamie Bullock Added namespacing to enumerations and defines. Made most macros private.