Skip to content

Instantly share code, notes, and snippets.

@hrafnkelle
Created August 13, 2019 09:57
Show Gist options
  • Save hrafnkelle/2f08f0610edd7bae88304228e6167eb9 to your computer and use it in GitHub Desktop.
Save hrafnkelle/2f08f0610edd7bae88304228e6167eb9 to your computer and use it in GitHub Desktop.
live_loop :first do
play :c3
sleep 0.25
end
live_loop :second do
play :e3
sync :first
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment