Skip to content

Instantly share code, notes, and snippets.

@mactkg
Created June 30, 2017 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mactkg/a5624737a3ebe8c8228692215c89657c to your computer and use it in GitHub Desktop.
Save mactkg/a5624737a3ebe8c8228692215c89657c to your computer and use it in GitHub Desktop.
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