Skip to content

Instantly share code, notes, and snippets.

@rbxbx
Created January 6, 2017 02:49
Show Gist options
  • Save rbxbx/d28229e798b341cf9ce5f7c62d8f1b59 to your computer and use it in GitHub Desktop.
Save rbxbx/d28229e798b341cf9ce5f7c62d8f1b59 to your computer and use it in GitHub Desktop.
4 u
bps 3
d1 $ every 3 (density 0.5) $ every 2 (|=| vowel "i") $ every 5 (|+| vowel "o e") $ (sound "[bass:2 ~/5 can] ~/3 ~ bass:5/6" # speed "2 0.5 4 1")
d2 $ sound "[cp*5/2 bass cp*2]%4" # speed "-12 12 6 3 9"
d3 $ every 4 (density 0.5) $ sound "[bd:2 bd:5(3,6), [cp:2(1,6)]/2], [bd:5(2,4)]/3]"
d4 $ every 5 (rev . density 3) $ every 3 ((1%4) <~) $ (sound "[[bd/3 arpy], arpy:4*3/4, [bass/2 ~ arpy:3*3]]" # speed "32 64 4 8")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment