Skip to content

Instantly share code, notes, and snippets.

@kn1kn1
Last active July 1, 2017 13:51
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 kn1kn1/eca44404291bdd542cff14d70c47bf05 to your computer and use it in GitHub Desktop.
Save kn1kn1/eca44404291bdd542cff14d70c47bf05 to your computer and use it in GitHub Desktop.
# rd.rb
# https://vimeo.com/223727860
load "~/petal/petal.rb"
cps(0.55)
d1 ":bd_klub(11,16,3)", amp: 3, rate: 1
d2 ":bd_haus(6,16,3)", amp: 4, rate: 1
d3 "hh(13,16,5)", n: 0, amp: 4, rate: 'rand -1 1', pan: 'rand -1 1'
d4 "if(5,16,3)", n: 'irand 64', amp: 3, rate: 1
d5 "if(11,16,2)", n: 'irand 64',
rate: 'rand -1 1', pan: 'rand -0.2 0.2', amp: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment