aboutsummaryrefslogtreecommitdiff
path: root/src/helper.c
AgeCommit message (Expand)Author
2014-11-07Remove unmaintainable relative pathsJamie Bullock
2014-06-06Add new helper function xtract_smoothed(), e.g. can be used to extract smooth...Jamie Bullock
2014-03-27add VC2012 project to compile static and dynamic lib, also fix some CQ
2013-04-24Provide relative include path for libxtract.h for compatibility with non-auto...Jamie Bullock
2013-01-09implemented optimised FFT via the Accelerate framework. closes #5Jamie Bullock
2013-01-09switched from single to double precision througout. closes #9Jamie Bullock
2013-01-07changed license from GPL to MIT. closes #6Jamie Bullock
2013-01-07added Ooura implementation to repositoryJamie Bullock
2008-02-15- Fixed bugs in xtract_flatness(), or at least added necessaryJamie Bullock
2008-01-02- Re-factoring in xtract_spectrum and fixed normalisation bugJamie Bullock
2007-12-28- Added new helper functions: xtract_windowed() and xtract_features_from_subf...Jamie Bullock