Created
July 22, 2015 13:55
-
-
Save kindohm/4ab8ea3127914c9bcbd7 to your computer and use it in GitHub Desktop.
stack with variation
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
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