git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/sounds/squawk-space-2.rsc
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-06-24 11:32:42 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2022-06-24 11:32:42 +0200
commitcf0994be786c1653056c8a54c1dd3aed16d53dc0 (patch)
tree85ce15f0e460c0558ac6e0ac433a07e809208d8a /sounds/squawk-space-2.rsc
parentea4f44be00b3deb6f78c6b70cbeacffed003144e (diff)
downloadmikrotik-shenanigans-cf0994be786c1653056c8a54c1dd3aed16d53dc0.tar.bz2
InComm
Diffstat (limited to 'sounds/squawk-space-2.rsc')
-rw-r--r--sounds/squawk-space-2.rsc4
1 files changed, 4 insertions, 0 deletions
diff --git a/sounds/squawk-space-2.rsc b/sounds/squawk-space-2.rsc
new file mode 100644
index 0000000..3a7a8e7
--- /dev/null
+++ b/sounds/squawk-space-2.rsc
@@ -0,0 +1,4 @@
+ :for i from=10000 to=500 step=-500 do={
+ :beep frequency=$i length=11ms;
+ :delay 11ms;
+ }