From efbd3f26e01a09b902357b0b103ac7abc94e483c Mon Sep 17 00:00:00 2001 From: Davide Morelli Date: Wed, 7 Dec 2005 18:38:20 +0000 Subject: still buggy.. the rhythms.. svn path=/trunk/externals/frankenstein/; revision=4164 --- rhythms_memory.c | 1 - 1 file changed, 1 deletion(-) (limited to 'rhythms_memory.c') diff --git a/rhythms_memory.c b/rhythms_memory.c index 48377ca..ff69082 100755 --- a/rhythms_memory.c +++ b/rhythms_memory.c @@ -119,7 +119,6 @@ void end_measure(t_rhythms_memory *x) free(lastEvent); } x->events = 0; - x->seq_initialized = 0; // now I evaluate this rhythm with the memory rhythm_memory_evaluate(x->rhythms_memory, x->curr_seq, &is_it_a_new_rhythm, -- cgit v1.2.1