Created
April 10, 2021 10:56
-
-
Save mbutz/7ff907b8a596c2c3a42876d13c00ccbf to your computer and use it in GitHub Desktop.
#32 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 #32 from 100 | |
-- 032-2021-04-10.tidal | |
d1 $ ifp ((== 0).(flip mod 2)) | |
(striate 4) | |
(# coarse "24 48") | |
$ s "psr [psr:3 psr:2]" | |
d3 $ fast 2 $ iter 4 $ n "c4 <g4 bf3 d4> <c5 f5 d4> [g5, bf5]" | |
# s "superhoover" | |
# lpf (range 200 800 $ slow 2 $ rand) | |
# resonance 0.4 | |
# gain 0.8 | |
# release 0.25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment