Skip to content

Instantly share code, notes, and snippets.

@mbutz
Created March 28, 2021 18:08
Show Gist options
  • Save mbutz/727d0879fd60d9eb68efdd8c30434ba4 to your computer and use it in GitHub Desktop.
Save mbutz/727d0879fd60d9eb68efdd8c30434ba4 to your computer and use it in GitHub Desktop.
#30 of my 100-Patterns-with-TidalCycles exercise.
-- Pattern #30 from 100
-- 030-2021-03-28.tidal
d1
$ n "[a3 e3 e4 d5 c3 g4 g3 d4]*2?" # "superhammond"
# lpf 750
# resonance (range 0.025 0.5 $ slow 2 $ sine)
# octer (range 0 1 $ sine)
# octersub (range 0 1 $ cosine)
# gain (range 0.6 1 rand)
d2
$ loopAt 1 $ s "breaks125:0"
d3
$ s "jungle:5!3 [jungle:5?~~jungle:5?]" # speed 2 # gain 1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment