Skip to content

Instantly share code, notes, and snippets.

@DaveParr
Created February 17, 2019 20:40
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 DaveParr/953e2987a5637e7a4a9f7b11be8f4004 to your computer and use it in GitHub Desktop.
Save DaveParr/953e2987a5637e7a4a9f7b11be8f4004 to your computer and use it in GitHub Desktop.
tidal cycle pattern: weaving arpeggio around vowels with crush and gain
p "synth" $ jux (# speed "[-0.8 6? 2 1]")
$ weave 15 (n (arp "pinkyup" "c'min'8") # s "superhex" )
[vowel "a e i u",
vowel "i [i o] e [o u]",
vowel "<o? u? i? a?>",
crush "<5 [3 2]?>",
gain (sine)
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment