git.lirion.de

Of git, get, and gud

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