Created
March 14, 2021 17:44
-
-
Save mbutz/d2c2bb1c98d412702e58701ba6498e62 to your computer and use it in GitHub Desktop.
#27 of my 100-Patterns-with-TidalCycles exercise.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Pattern #27 from 100 | |
-- 027-2021-03-14.tidal | |
d1 | |
$ every 4 (linger "<0.25 0.5 0.75>") | |
$ loopAt 1 | |
$ slice "8" "[[0 0?] 1 [2? 4] 0 3 [3? 1] 6 7]" | |
$ s "break:4" | |
# legato 1 | |
# room 0.375 | |
d2 $ every 4 (# gain 1) | |
$ n "-24 -12 ~ ~ -19 ~ -17 -10" | |
# s "supersaw" | |
# legato 0.5 | |
# cutoff 250 | |
# gain 0.65 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment