Fri, 31 May 2013 22:44:03 +0100 |
Jamie Bullock |
Add wavelet-based pitch tracker
|
Fri, 31 May 2013 22:43:17 +0100 |
Jamie Bullock |
Add .gitignore
|
Wed, 24 Apr 2013 15:10:51 +0100 |
Jamie Bullock |
Provide relative include path for libxtract.h for compatibility with non-autotools builds
|
Fri, 15 Mar 2013 05:46:57 -0700 |
Jamie Bullock |
Merge pull request #13 from felixonmars/master
|
Fri, 08 Feb 2013 19:50:27 +0800 |
Felix Yan |
fix for automake 1.13
|
Fri, 15 Mar 2013 10:29:08 +0000 |
Jamie Bullock |
Remove erroneous casts to void * in xtract() function calls
|
Thu, 14 Mar 2013 13:03:12 +0000 |
Jamie Bullock |
Add explicit casts to malloc() calls for C++ compatibility
|
Thu, 10 Jan 2013 22:41:03 +0000 |
Jamie Bullock |
fixed Linux bugs
|
Thu, 10 Jan 2013 21:43:57 +0000 |
Jamie Bullock |
added LICENSE
|
Wed, 09 Jan 2013 23:22:07 +0000 |
Jamie Bullock |
removed extraneous files
|
Wed, 09 Jan 2013 23:18:25 +0000 |
Jamie Bullock |
removed references to GPL from README
|
Wed, 09 Jan 2013 23:09:34 +0000 |
Jamie Bullock |
implemented optimised FFT via the Accelerate framework. closes #5
|
Wed, 09 Jan 2013 20:15:50 +0000 |
Jamie Bullock |
add option to explicitly specify Ooura library at configure time
|
Wed, 09 Jan 2013 15:59:48 +0000 |
Jamie Bullock |
fixed bug in xtract_dct where data wasn't being copied to result vector
|