aboutsummaryrefslogtreecommitdiff
path: root/rhythms_memory.c
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2005-12-07 18:38:20 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2005-12-07 18:38:20 +0000
commitefbd3f26e01a09b902357b0b103ac7abc94e483c (patch)
tree57bd9a03e3ff8c4a9a61de1be10dddc5671fef3e /rhythms_memory.c
parentb9406125392107f1fb6a548236e6bbdad3721bcf (diff)
still buggy.. the rhythms..
svn path=/trunk/externals/frankenstein/; revision=4164
Diffstat (limited to 'rhythms_memory.c')
-rwxr-xr-xrhythms_memory.c1
1 files changed, 0 insertions, 1 deletions
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,