Tidal icon indicating copy to clipboard operation
Tidal copied to clipboard

Randomise on evaluation

Open yaxu opened this issue 4 years ago • 2 comments

do
  x <- (toRational . floor) <$> randomRIO (0, 9999)
  d1 $ timeLoop 1 $ rotR x $ n (struct "t(5,8)" $ irand 8) # sound "newnotes"

yaxu avatar Sep 21 '20 08:09 yaxu

I've desired this feature for a long time but never thought of requesting it! @yaxu do you envision a way to put the above example into a more concise Tidal feature?

kindohm avatar Sep 21 '20 12:09 kindohm

Yes I was thinking of adding something like it to BootTidal.hs

yaxu avatar Sep 21 '20 15:09 yaxu