dur = 15.0 notedur = 1.0 amp = makeconnection("inlet", 0, 5000) squish = 2 decay = 2.0 freq_offset = makeconnection("inlet", 1, 200) for (st = 0; st < dur; st += 0.11) { freq = irand(0, 300) + freq_offset pan = random() STRUM2(st, notedur, amp, freq, squish, decay, pan) }
Status:
Not started
Play score
Inlet 0:
Inlet 1: