Mercurial > hg > libxtract
view TODO @ 99:8ba3e526c038
Committed missing files needed for new out-of-place fftw plan creation
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Mon, 08 Oct 2007 10:32:16 +0000 |
parents | ca40a0dc29d6 |
children | a32738e9d955 |
line wrap: on
line source
Add -fPIC in intelligent way to build system for 64-bit builds Rationalise use of powf etc. vs pow Add spectral_flux Add geometric_mean Add spectral_mean, spectral_deviation, spectral_geometric_mean etc. Add weighted temporal features as per Peeters (xtract_weighted_mean etc) weight given as argv? Improve noise robustness of xtract_f0 Fix xtract_hps - it doesn't work! Add Pure Data help file Add delta functions Add Max/MSP external example Check and add return values as appropriate. Make them more sensible! ...do other stuff and eventually... ...optimise! Use the fftw guru interface to create multipurpose global plans from xtract_fft_init()