Skip to content

Instantly share code, notes, and snippets.

@SupaHam
Last active January 21, 2016 22:25
Show Gist options
  • Save SupaHam/a2970ae0168514870862 to your computer and use it in GitHub Desktop.
Save SupaHam/a2970ae0168514870862 to your computer and use it in GitHub Desktop.
2.times do
play 60
sleep 0.7
play 62
sleep 0.7
play 64
sleep 0.7
play 60
sleep 0.8
end
2.times do
play 64
sleep 0.7
play 66
sleep 0.7
play 68
sleep 1.2
end
2.times do
play 68
sleep 0.35
play 70
sleep 0.35
play 68
sleep 0.35
play 66
sleep 0.35
play 64
sleep 0.6
play 60
sleep 0.7
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment