Skip to content

Instantly share code, notes, and snippets.

@mbutz
Created August 4, 2021 07:27
Show Gist options
  • Save mbutz/36334720efb4e26061b74444cfa3d51a to your computer and use it in GitHub Desktop.
Save mbutz/36334720efb4e26061b74444cfa3d51a to your computer and use it in GitHub Desktop.
#40 of my 100-Patterns-with-TidalCycles exercise.
-- Pattern #40 from 100
-- 040-2021-08-04.tidal
d1
$ slow 2
$ off 0.125 (|- note 3)
$ note (scale "minor" "0 2 4 6") # s "tabla:1" # end "0.35"
d2
$ slow 4
$ off 0.25 (|+ 5)
$ note (scale "minor" "0 7 -1 3 5")
# s "tabla"
# n (irand 16)
# legato "2 <2 3 8> 4"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment