Tue, 11 Nov 2014 17:45:15 +0000 |
Jamie Bullock |
Define USE_OOURA if not on "Darwin"
|
Fri, 07 Nov 2014 16:11:42 +0000 |
Jamie Bullock |
Remove unmaintainable relative paths
|
Thu, 27 Mar 2014 09:48:26 +0000 |
Q |
add VC2012 project to compile static and dynamic lib, also fix some C
|
Fri, 07 Mar 2014 22:14:55 +0000 |
Jamie Bullock |
Return XTRACT_ARGUMENT_ERROR if we try to initialise an mel filter bank with less than 2 bands
|
Fri, 07 Mar 2014 21:42:46 +0000 |
Jamie Bullock |
Fix potential memory leak
|
Wed, 19 Jun 2013 15:30:04 -0700 |
Jamie Bullock |
Initialise ooura struct with right amount of memory for ooura FFT. Fixes #11
|
Wed, 19 Jun 2013 17:10:22 +0100 |
Jamie Bullock |
Print which FFT implementation is being used at startup
|
Sun, 02 Jun 2013 22:54:41 +0100 |
Jamie Bullock |
Pass block size to xtract_init_vdsp_data() instead of block size / 2. Fixes bug with erroneous values in second half of spectrum when using vDSP FFT
|
Fri, 31 May 2013 22:57:13 +0100 |
Jamie Bullock |
Remove obsolete reference to xtract_scalar_private.h
|
Fri, 31 May 2013 22:44:03 +0100 |
Jamie Bullock |
Add wavelet-based pitch tracker
|
Wed, 24 Apr 2013 15:10:51 +0100 |
Jamie Bullock |
Provide relative include path for libxtract.h for compatibility with non-autotools builds
|
Wed, 09 Jan 2013 23:09:34 +0000 |
Jamie Bullock |
implemented optimised FFT via the Accelerate framework. closes #5
|
Wed, 09 Jan 2013 12:45:29 +0000 |
Jamie Bullock |
switched from single to double precision througout. closes #9
|
Mon, 07 Jan 2013 17:01:14 +0000 |
Jamie Bullock |
changed license from GPL to MIT. closes #6
|
Mon, 07 Jan 2013 16:27:15 +0000 |
Jamie Bullock |
added Ooura implementation to repository
|