From c60dd588397da20d2867c8e48a32be6fcd8dfada Mon Sep 17 00:00:00 2001 From: Davide Morelli Date: Wed, 28 Dec 2005 11:47:19 +0000 Subject: fixed rhythms recognition svn path=/trunk/externals/frankenstein/; revision=4306 --- rhythms_memory.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'rhythms_memory.c') 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 (?) */ -- cgit v1.2.1