aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2014-11-06Initial simplified build system based on GNU MakeJamie Bullock
2014-06-04Add stateful.c and ringbuf.c to build systemJamie Bullock
2013-05-31Add wavelet-based pitch trackerJamie Bullock
2013-01-09implemented optimised FFT via the Accelerate framework. closes #5Jamie Bullock
2013-01-07added Ooura implementation to repositoryJamie Bullock
2011-03-30- fixed typos in *result initialisation potentially fixing horrible bugJamie Bullock
2007-12-28- Added new helper functions: xtract_windowed() and xtract_features_from_subf...Jamie Bullock
2007-10-06Removed fftw_plan from xtraction functions. Created new init function xtract_...Jamie Bullock
2007-04-20Fixed autocorrelation_fft() it now gives comparable output to autocorrelation()Jamie Bullock
2006-12-22Added function descriptorsJamie Bullock
2006-10-20Minor changesJamie Bullock
2006-10-20Replaced --enable-vector with --enable-fft and improved buildJamie Bullock
2006-10-20Added simpletest exampleJamie Bullock
2006-10-02Initial importJamie Bullock