aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMatthias (think) <matthias@mpb.li>2012-07-11 11:49:12 +0200
committerMatthias (think) <matthias@mpb.li>2012-07-11 11:49:12 +0200
commite92f9c408634810828e75d4ad6da408e1c142195 (patch)
treed4e622617f58a70ed3dd2e57418f73f412e7193b /TODO
downloaddabmod-e92f9c408634810828e75d4ad6da408e1c142195.tar.gz
dabmod-e92f9c408634810828e75d4ad6da408e1c142195.tar.bz2
dabmod-e92f9c408634810828e75d4ad6da408e1c142195.zip
added unmodified mmbtools
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..e6cb62c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,5 @@
+* Flowgraph.connect should not take buffer size as argument
+* Node.process should use variable buffer input and output size
+* Flowgraph.run should not return until end of execution
+* Add mode I, III and IV (need Flowgraph.connect and Node.process)
+* Add windowing to resampler process