Created
June 28, 2021 18:40
-
-
Save mbutz/0a699129e11dab20d803c74f9380ad3c to your computer and use it in GitHub Desktop.
#38 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 #38 from 100 | |
-- 038-2021-06-28.tidal | |
d1 | |
$ jux rev | |
$ degradeBy <0.125> | |
$ sometimesBy "<0.125 0.25>" (|* 8) | |
$ s "{ hi*16, hi:2*8, 808hc:0(<5 7 9>,16, <2 4 6>) }" | |
# gain 1 | |
# room 0.3 | |
# lpf "200 800 1200 1600 2000" | |
xfade 1 8 | |
-- inspired by: | |
-- https://github.com/czuforb/tidal-cycles/blob/master/11-01-2020-22-55.tidal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment