Created
December 30, 2020 12:18
-
-
Save mbutz/069bf8d1ddf986d50620e37d4cae656f to your computer and use it in GitHub Desktop.
#005 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 #5 from 100 | |
-- 005-2020-12-39.tidal | |
d1 | |
$ jux rev | |
$ fast 2 | |
$ every 1 (|+ up 0) | |
$ every 2 (|+ up 2) | |
$ every 3 (|- note 2) | |
$ every 4 (|+ up 5) | |
$ every 5 (|- note 12) | |
$ note "<c c6>" | |
# sound "supercomparator" | |
# legato 16 | |
# room 0.95 # size 0.85 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment