Skip to content

Instantly share code, notes, and snippets.

@mbutz
Created February 3, 2021 15:10
Show Gist options
  • Save mbutz/b291b52fa19148dec0ddb37b5109b9af to your computer and use it in GitHub Desktop.
Save mbutz/b291b52fa19148dec0ddb37b5109b9af to your computer and use it in GitHub Desktop.
#22 of my 100-Patterns-with-TidalCycles exercise.
-- Pattern #22 from 100
-- 022-2021-02-03.tidal
d1 $ ifp ((== 0).(flip mod 2))
(striate 4)
(# room 1) $
sound "dr55 [dr55:1 <dr55:4 dr55:5 dr55:6>]"
d2 $ slow 4 $ s (step' ["bass1", "newnotes"] "1101")
# n "[0 1] 4"
# legato 4
# room 0.75 # gain 0.75
hush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment