mirror of
https://gitlab.dit.htwk-leipzig.de/computermusik-ws23/data-composition.git
synced 2025-05-18 23:01:47 +02:00
5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
-- Quantized Perlin Noise for as a test
|
|
|
|
d7 $ s "superpiano*2" # n (quantise 1 (perlin * 10))
|
|
-- Why does the following not work then???
|
|
d7 $ s "superpiano*2" # n (scale "major" (perlin * 10)) |