diff options
author | Jamie Bullock <jamie@postlude.co.uk> | 2007-03-14 17:20:14 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@postlude.co.uk> | 2007-03-14 17:20:14 +0000 |
commit | 8c03bf4a4ec962659db170f3e5692413ac73e30a (patch) | |
tree | f8912aedaee725faf3a3992abffc0b376e453175 /TODO | |
parent | ce919d7f2178c4dc71d121cc716480e311e756af (diff) | |
download | LibXtract-8c03bf4a4ec962659db170f3e5692413ac73e30a.tar.gz LibXtract-8c03bf4a4ec962659db170f3e5692413ac73e30a.tar.bz2 LibXtract-8c03bf4a4ec962659db170f3e5692413ac73e30a.zip |
Fixed bug in xtract_spectrum() FFTW_R2HC now interpreted correctly. Updated ChangeLog and AUTHORS files.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,12 +4,10 @@ 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 -Add feature advertisement Fix xtract_hps - it doesn't work! Add Pure Data help file Add delta functions Add Max/MSP external example -Add self documentation Check and add return values as appropriate. Make them more sensible! ...do other stuff and eventually... ...optimise! |