From 01682c62c2c9ea2f7f498544ee3aaa299c0c2423 Mon Sep 17 00:00:00 2001 From: Caine Date: Sat, 7 Mar 2026 12:52:55 +0000 Subject: Initial commit: Radio Susan scripts, configs, and SFX --- sfx/airhorn.wav | Bin 0 -> 352912 bytes sfx/cashregister.wav | Bin 0 -> 485970 bytes sfx/countdown.wav | Bin 0 -> 492020 bytes sfx/crash.wav | Bin 0 -> 264678 bytes sfx/demon.wav | Bin 0 -> 411414 bytes sfx/meow.wav | Bin 0 -> 272530 bytes sfx/pirate_arr.wav | Bin 0 -> 272462 bytes sfx/pirate_plank.wav | Bin 0 -> 286794 bytes sfx/pirate_yaargh.wav | Bin 0 -> 217166 bytes sfx/reverb_hit.wav | Bin 0 -> 667034 bytes sfx/scream.wav | Bin 0 -> 97098 bytes sfx/static.wav | Bin 0 -> 352878 bytes sfx/sweep.wav | Bin 0 -> 352878 bytes sfx/synth_horn.wav | Bin 0 -> 352878 bytes sfx/text_tone.wav | Bin 0 -> 352898 bytes 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 sfx/airhorn.wav create mode 100755 sfx/cashregister.wav create mode 100755 sfx/countdown.wav create mode 100755 sfx/crash.wav create mode 100755 sfx/demon.wav create mode 100755 sfx/meow.wav create mode 100755 sfx/pirate_arr.wav create mode 100755 sfx/pirate_plank.wav create mode 100755 sfx/pirate_yaargh.wav create mode 100755 sfx/reverb_hit.wav create mode 100755 sfx/scream.wav create mode 100755 sfx/static.wav create mode 100755 sfx/sweep.wav create mode 100755 sfx/synth_horn.wav create mode 100755 sfx/text_tone.wav (limited to 'sfx') diff --git a/sfx/airhorn.wav b/sfx/airhorn.wav new file mode 100755 index 0000000..2df358f Binary files /dev/null and b/sfx/airhorn.wav differ diff --git a/sfx/cashregister.wav b/sfx/cashregister.wav new file mode 100755 index 0000000..c1da8cd Binary files /dev/null and b/sfx/cashregister.wav differ diff --git a/sfx/countdown.wav b/sfx/countdown.wav new file mode 100755 index 0000000..e13eb9d Binary files /dev/null and b/sfx/countdown.wav differ diff --git a/sfx/crash.wav b/sfx/crash.wav new file mode 100755 index 0000000..e92bb8a Binary files /dev/null and b/sfx/crash.wav differ diff --git a/sfx/demon.wav b/sfx/demon.wav new file mode 100755 index 0000000..64eb49e Binary files /dev/null and b/sfx/demon.wav differ diff --git a/sfx/meow.wav b/sfx/meow.wav new file mode 100755 index 0000000..087de62 Binary files /dev/null and b/sfx/meow.wav differ diff --git a/sfx/pirate_arr.wav b/sfx/pirate_arr.wav new file mode 100755 index 0000000..b4db240 Binary files /dev/null and b/sfx/pirate_arr.wav differ diff --git a/sfx/pirate_plank.wav b/sfx/pirate_plank.wav new file mode 100755 index 0000000..cd29042 Binary files /dev/null and b/sfx/pirate_plank.wav differ diff --git a/sfx/pirate_yaargh.wav b/sfx/pirate_yaargh.wav new file mode 100755 index 0000000..14cc987 Binary files /dev/null and b/sfx/pirate_yaargh.wav differ diff --git a/sfx/reverb_hit.wav b/sfx/reverb_hit.wav new file mode 100755 index 0000000..d689416 Binary files /dev/null and b/sfx/reverb_hit.wav differ diff --git a/sfx/scream.wav b/sfx/scream.wav new file mode 100755 index 0000000..0dec8f0 Binary files /dev/null and b/sfx/scream.wav differ diff --git a/sfx/static.wav b/sfx/static.wav new file mode 100755 index 0000000..89aa42b Binary files /dev/null and b/sfx/static.wav differ diff --git a/sfx/sweep.wav b/sfx/sweep.wav new file mode 100755 index 0000000..008ec46 Binary files /dev/null and b/sfx/sweep.wav differ diff --git a/sfx/synth_horn.wav b/sfx/synth_horn.wav new file mode 100755 index 0000000..3f114f3 Binary files /dev/null and b/sfx/synth_horn.wav differ diff --git a/sfx/text_tone.wav b/sfx/text_tone.wav new file mode 100755 index 0000000..a758f8a Binary files /dev/null and b/sfx/text_tone.wav differ -- cgit v1.2.3