Skip to content

Instantly share code, notes, and snippets.

@nicoder
Created April 21, 2016 15:32
Show Gist options
  • Save nicoder/0eb9186ad1ed43f521223ef381371945 to your computer and use it in GitHub Desktop.
Save nicoder/0eb9186ad1ed43f521223ef381371945 to your computer and use it in GitHub Desktop.
live_loop :a do
sample (ring :perc_swash, :perc_till).tick
sleep 0.5
end
live_loop :b do
#sync :a
play (ring 38, 45).stretch(4).tick, release: 0.2, amp: (line 0.2, 2, steps: 16).mirror.look
sleep 0.125
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment