aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 62d8070..b83b44b 100644
--- a/TODO
+++ b/TODO
@@ -13,3 +13,5 @@ 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
+If argv uses an integer, then it should point to a variable of type int. At the moment floats are used to store ints.