git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/sounds/squawk-space-2.rsc
blob: 3a7a8e753a95924ed2e072f7db9f54002e3a1f71 (plain)
1
2
3
4
 :for i from=10000 to=500 step=-500 do={
   :beep frequency=$i length=11ms;
   :delay 11ms;
 }