Skip to content

Instantly share code, notes, and snippets.

@kindohm
Created July 22, 2015 13:55
Show Gist options
  • Save kindohm/4ab8ea3127914c9bcbd7 to your computer and use it in GitHub Desktop.
Save kindohm/4ab8ea3127914c9bcbd7 to your computer and use it in GitHub Desktop.
stack with variation
d1 $ every 2 (5.25 <~) $ every 3 (3.75 <~) $ slowcat [
sound (samples "set1*8" (run 16)),
sound (samples "set2*8" (run 16)),
sound (samples "set3*8" (run 16)),
sound (samples "set4*8" (run 16)) ]
-- or for more variation, use "irand" instead of "run"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment