Loop the code forever

PHOTO EMBED

Thu Aug 12 2021 15:44:24 GMT+0000 (Coordinated Universal Time)

Saved by @maryjaay666 #html

use_synth :tech_saws
loop do
  play 60
  sleep 0.5
  play 67
  sleep 0.5
end
content_copyCOPY