From f7354554425e17757f31d81e26789ad20df852bf Mon Sep 17 00:00:00 2001 From: Richard Date: Fri, 21 Oct 2022 01:48:24 +0100 Subject: debugged, CPU usage reduced, progression formulated --- sonics/sequencing_melodic.udo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sonics/sequencing_melodic.udo') diff --git a/sonics/sequencing_melodic.udo b/sonics/sequencing_melodic.udo index 69f6a70..81bc0c6 100755 --- a/sonics/sequencing_melodic.udo +++ b/sonics/sequencing_melodic.udo @@ -526,7 +526,7 @@ instr _mel_manager ; do something with gkmel_pause == 0 - if (gkseq_beat == 1) then + if (gkseq_beat == 1 && gkmel_pause = 0) then if (kstep == 0) then tablecopy gimel_current_notes, gimel_next_notes kcurrent = _mel_future_pop:k() -- cgit v1.2.3