data-composition/scratchpads/data_to_melody.tidal

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))