Created
June 30, 2017 14:38
-
-
Save mactkg/a5624737a3ebe8c8228692215c89657c to your computer and use it in GitHub Desktop.
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
d3 $ sound "bd bd bd" | |
d5 $ loopAt 0.5 $ chop 4 $ sound (samples "alphabet" (irand 12)) | |
d1 $ sound "808*4" # n (irand 12) | |
d2 $ sound "808oh*8" # gain "[0.8 0.9 0.7 0.8]*2" | |
d4 $ sound "cp cp cp" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment