Created
March 12, 2021 16:56
-
-
Save levicole/97c71b5717fd78b5d32bd5e4cb1ab702 to your computer and use it in GitHub Desktop.
This file contains 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
setcps 0.56 | |
d1 $ stack [ | |
rarely ( stutWith 2 (0.125) (|* gain 0.9) ) | |
$ every 16 (|* speed "-1" ) | |
$ s "808bd:2*4" | |
, sometimesBy 0.25 (stutWith 8 (0.125/4) ((# lpf 100) . (|* gain 0.9))) | |
$ s "808bd:3(3,8)" | |
, slow 64 | |
$ striateBy 64 (1/128) | |
$ stutWith 8 (0.125/2) (|- lpf 200) | |
$ sound "pad" | |
# lpf 1000 | |
# lpq "<0.3, 0.2, 0.5>" | |
# gain 0.7 | |
# speed "<0.5 0.75 1>" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment