Created
December 27, 2020 16:20
-
-
Save mbutz/74c9993f23aaa1ac506b79685b67d000 to your computer and use it in GitHub Desktop.
#002 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 #2 from 100 | |
| -- 002-2020-12-27.tidal | |
| d2 $ "[~ mouth:10]*4 [~? mouth:9? ~]" # room 0.3 | |
| d1 | |
| $ hpf (slow 8 $ segment 64 $ range 30 4000 sine) | |
| # n ("e5" |+ "<'sus2'i 'sus4'i 'sus2'ii>") | |
| # s "supercomparator" | |
| # gain 0.75 | |
| # room 0.9 | |
| # delay 0.5 | |
| # delayfb 0.75 | |
| # legato 4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment