aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index cfe8451..2537a27 100644
--- a/TODO
+++ b/TODO
@@ -122,4 +122,5 @@
* Add list of features as in Conclusion of my thesis.
* Markdown table in midi.lua.
This appears to be broken even with format='discount' and format='lunamark' (0.6.0).
-
+* Stream:partition() with hop for overlapping windows.
+ But how to combine these again without overlapping?