git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/sounds/squawk-space-1.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'sounds/squawk-space-1.rsc')
-rw-r--r--sounds/squawk-space-1.rsc4
1 files changed, 4 insertions, 0 deletions
diff --git a/sounds/squawk-space-1.rsc b/sounds/squawk-space-1.rsc
new file mode 100644
index 0000000..b25443c
--- /dev/null
+++ b/sounds/squawk-space-1.rsc
@@ -0,0 +1,4 @@
+ :for i from=1000 to=40 step=-20 do={
+ :beep frequency=$i length=11ms;
+ :delay 11ms;
+ }