aboutsummaryrefslogtreecommitdiff
path: root/sonics/sequencing_melodic.udo
diff options
context:
space:
mode:
authorRichard <richard@1bpm.net>2022-10-21 01:48:24 +0100
committerRichard <richard@1bpm.net>2022-10-21 01:48:24 +0100
commitf7354554425e17757f31d81e26789ad20df852bf (patch)
treeeae360816a2e08929d27b0824cffa4f5ea4d034c /sonics/sequencing_melodic.udo
parentcd457011be1e053f154d1d78b0e733c131470dca (diff)
downloadcsd-partialemergence-f7354554425e17757f31d81e26789ad20df852bf.tar.gz
csd-partialemergence-f7354554425e17757f31d81e26789ad20df852bf.tar.bz2
csd-partialemergence-f7354554425e17757f31d81e26789ad20df852bf.zip
debugged, CPU usage reduced, progression formulated
Diffstat (limited to 'sonics/sequencing_melodic.udo')
-rwxr-xr-xsonics/sequencing_melodic.udo2
1 files changed, 1 insertions, 1 deletions
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()