aboutsummaryrefslogtreecommitdiff
path: root/rhythms_memory.c
diff options
context:
space:
mode:
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,