Skip to content

Instantly share code, notes, and snippets.

@lennart
Created February 28, 2016 15:17
Show Gist options
  • Save lennart/befd94d3d48d135f5ab7 to your computer and use it in GitHub Desktop.
Save lennart/befd94d3d48d135f5ab7 to your computer and use it in GitHub Desktop.
d1 $ slow 2 $ stack [
slow 2 $ slowspread (chop) [128, 64, 32] $ jux (iter 10) $ (preplace (1,1) ("[x x ~ x x ~ ~ x x ~]?" :: Pattern String) $
grp [n_p, dur_p] ( "67:1 68:6 78:1 77:2")) # s "tri" |-| n "36" # vowel "[a, i] u"
# velocity "0.4",
slow 0.5 $ sometimes (palindrome) $ (preplace (1,1) ("x x? ~ ~ ~ ~ ~ x x ~" :: Pattern String) $
grp [n_p, dur_p] "67:1 68:6 78:1 77:2") # s "kalimba"
# velocity "0.4",
sound "kick?" # gain "0.6"
] |/| dur "2.5" # gain "0.8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment