Skip to content

Instantly share code, notes, and snippets.

@erictherobot
Last active August 29, 2015 14:06
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 erictherobot/8f28b7c437ff32242bab to your computer and use it in GitHub Desktop.
Save erictherobot/8f28b7c437ff32242bab to your computer and use it in GitHub Desktop.
Sonic Pi / Recycled Robot
# Recycled Robot #1
# Sonic Pi
loop do
play 50
sleep 0.5
play 62
sleep 0.5
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment