Le mardi 13 juin 2023 à 16:34 +0200, Stefan Thomas a écrit :
> Exactly. Sorry I've forgotten to send the link.

The snippet contains the expression

(random 12 random-state)

meaning that a random pitch between c' and 11 steps higher (i.e., g'') is 
chosen. You can change that to, e.g.,

(random 15)

to have a pitch between c' and c''' , or

(+ -7 (random 15))

for a pitch between c and c' .

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to