Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mbutz
Created January 11, 2022 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbutz/a9b6b285747852d9361a3461ac157c2d to your computer and use it in GitHub Desktop.
Save mbutz/a9b6b285747852d9361a3461ac157c2d to your computer and use it in GitHub Desktop.
#42 of my 100-Patterns-with-TidalCycles exercise.
-- Pattern #42 from 100
-- 042-2022-01-11.tidal
d1
$ jux ((fast 2) . rev . (# pan (choose [0, 0.5, 0.75, -1])))
$ every 2 (fast 2 . rev)
$ s "superfm"
|>| n ("[c g f bf]" + "[0, 7, -5, 12]")
# legato 1 |>| gain "1 0.75 0.5 0.75"
# room 0.6 # size 0.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment