diff --git a/index.rb b/index.rb new file mode 100644 index 0000000000..6db201a75d --- /dev/null +++ b/index.rb @@ -0,0 +1,4 @@ +loop do + play 101 + sleep 0.176 +end