Skip to content

Instantly share code, notes, and snippets.

@mbutz
Created March 5, 2021 18:14
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/ff63d3d85cb3b55d5b7a3efbad6e3008 to your computer and use it in GitHub Desktop.
Save mbutz/ff63d3d85cb3b55d5b7a3efbad6e3008 to your computer and use it in GitHub Desktop.
#25 of my 100-Patterns-with-TidalCycles exercise.
-- Pattern #25 from 100
-- 025-2021-03-05.tidal
d1
$ jux rev
$ every 4 (fast 2)
$ slow 2
$ s "sax"
# legato 1
# lpfbus 2 "200 400 500 600 500 700 200 500"
# lpq 0.95
# gain "0.8 0.5 0.4 0.75"
d2 $ loopAt 4 $ s "break"
d3 $ every 3 (slow 2) $ n "a3 a3 ~ ~ ~ g3? ~ ~" # s "superhammond" # legato "0.25 0.75"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment