git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/sounds/squawk-phone.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'sounds/squawk-phone.rsc')
-rw-r--r--sounds/squawk-phone.rsc6
1 files changed, 6 insertions, 0 deletions
diff --git a/sounds/squawk-phone.rsc b/sounds/squawk-phone.rsc
new file mode 100644
index 0000000..ec697e4
--- /dev/null
+++ b/sounds/squawk-phone.rsc
@@ -0,0 +1,6 @@
+ :for i from=1 to=10 step=1 do={
+ :beep frequency=1195 length=22ms;
+ :delay 22ms;
+ :beep frequency=2571 length=22ms;
+ :delay 22ms;
+ }