This commit is contained in:
2025-11-14 01:53:18 +01:00
parent e7ffcda096
commit 8941ee13bc
29 changed files with 3752 additions and 122 deletions

View File

@ -140,14 +140,14 @@
kmet = drunk(0.125, 0.25)
ktog init 0
krhythm_mult init 1
if(kmet == 1 ) then
if (kmet == 1 ) then
ktog = 1 - ktog
if(rint:k(1, 6) == 1) then
if (rint:k(1, 6) == 1) then
krhythm_mult = rint:k(1, 3)
endif
endif
if(ktog == 1) then
if (ktog == 1) then
strike( rhythm(array(1, 0, 1, 1, 1, 0, 0, 1, 0, 0, 1), 4 * krhythm_mult),
oscillation(0.1, 0.6, 10),
sequence(array(60, 64, 66, 67, 69), 8) +