aboutsummaryrefslogtreecommitdiff
path: root/rhythms_memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'rhythms_memory.c')
-rwxr-xr-xrhythms_memory.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/rhythms_memory.c b/rhythms_memory.c
index dd6871e..f750c19 100755
--- a/rhythms_memory.c
+++ b/rhythms_memory.c
@@ -2,16 +2,15 @@
rhythms_memory
by Davide Morelli www.davidemorelli.it 2005
-a working version of rhythms_memory
-
uses graphs to store rhythms
TODO:
- * test and debug core functionalities
- * memory save/load to file
- * output rhythms in the form of list of floats
- * add velo
- * input rhythms from a list (second inlet)
+ * memory save/load to file (?)
+ * output rhythms in the form of list of floats (easy)
+ * add velo (?)
+ * input rhythms from a list (second inlet) (easy)
+ * let it create variations on known rhythms (?)
+ * let it merge rhythms (?)
*/