mirror of
https://gitlab.dit.htwk-leipzig.de/computermusik-ws23/data-composition.git
synced 2025-05-18 23:01:47 +02:00
7 lines
218 B
Plaintext
7 lines
218 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???
|
|
d3 $ s "superpiano*2" # scale "major" n (quantise 1 ((perlin * 10)))
|
|
|
|
d1 $ s "bd" |