aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJamie Bullock <jamie@jamiebullock.com>2013-01-09 23:22:07 +0000
committerJamie Bullock <jamie@jamiebullock.com>2013-01-09 23:22:07 +0000
commit4bd2c883f8c9c63930c659972adcc1911811d09a (patch)
tree920d41730a56a2be4e980bbd26a93c4da7b58f4b /TODO
parentcddca624b4666b80d3e42a9786cf8f692d367601 (diff)
downloadLibXtract-4bd2c883f8c9c63930c659972adcc1911811d09a.tar.gz
LibXtract-4bd2c883f8c9c63930c659972adcc1911811d09a.tar.bz2
LibXtract-4bd2c883f8c9c63930c659972adcc1911811d09a.zip
removed extraneous files
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 5075dfa..0000000
--- a/TODO
+++ /dev/null
@@ -1,12 +0,0 @@
-Add -fPIC in intelligent way to build system for 64-bit builds
-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 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()
-Add LPC via Schur algorithm
-Write macro to truncate numbers <= 0 prior to taking log and integrate into functions across the library
-Add functionality to Pd example to convert symbols 'XTRACT_MEAN', 'XTRACT_*' to corresponding integers to ease the construction of argv lists