aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2007-03-14 17:20:14 +0000
committerJamie Bullock <jamie@postlude.co.uk>2007-03-14 17:20:14 +0000
commit8c03bf4a4ec962659db170f3e5692413ac73e30a (patch)
treef8912aedaee725faf3a3992abffc0b376e453175 /TODO
parentce919d7f2178c4dc71d121cc716480e311e756af (diff)
downloadLibXtract-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--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 3309dd4..a4ebf76 100644
--- a/TODO
+++ b/TODO
@@ -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!