annotate TODO @ 83:5fadbacdb2a7

Minor mods and typos corrections that were lurking uncommitted
author Jamie Bullock <jamie@postlude.co.uk>
date Mon, 20 Aug 2007 08:12:04 +0000
parents 2c2ea9326c30
children ca40a0dc29d6
rev   line source
jamie@83 1 Add -fPIC in intelligent way to build system for 64-bit builds
jamie@61 2 Rationalise use of powf etc. vs pow
jamie@52 3 Add spectral_flux
jamie@52 4 Add geometric_mean
jamie@52 5 Add spectral_mean, spectral_deviation, spectral_geometric_mean etc.
jamie@52 6 Add weighted temporal features as per Peeters (xtract_weighted_mean etc) weight given as argv?
jamie@22 7 Improve noise robustness of xtract_f0
jamie@22 8 Fix xtract_hps - it doesn't work!
jamie@19 9 Add Pure Data help file
jamie@19 10 Add delta functions
jamie@19 11 Add Max/MSP external example
jamie@49 12 Check and add return values as appropriate. Make them more sensible!
jamie@19 13 ...do other stuff and eventually...
jamie@22 14 ...optimise!