annotate TODO @ 145:2663eac093a5

fixed build system bugs to do with the maintainer-clean target
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 08 Jan 2013 16:44:41 +0000
parents 6c5ece9cba3a
children
rev   line source
jamie@83 1 Add -fPIC in intelligent way to build system for 64-bit builds
jamie@52 2 Add weighted temporal features as per Peeters (xtract_weighted_mean etc) weight given as argv?
jamie@22 3 Improve noise robustness of xtract_f0
jamie@22 4 Fix xtract_hps - it doesn't work!
jamie@19 5 Add Max/MSP external example
jamie@49 6 Check and add return values as appropriate. Make them more sensible!
jamie@19 7 ...do other stuff and eventually...
jamie@22 8 ...optimise!
jamie@98 9 Use the fftw guru interface to create multipurpose global plans from xtract_fft_init()
jamie@104 10 Add LPC via Schur algorithm
jamie@113 11 Write macro to truncate numbers <= 0 prior to taking log and integrate into functions across the library
jamie@115 12 Add functionality to Pd example to convert symbols 'XTRACT_MEAN', 'XTRACT_*' to corresponding integers to ease the construction of argv lists