data-composition/scratchpads/data_to_melody.tidal
2024-03-25 20:08:53 +01:00

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"