Skip to content

Commit

Permalink
Add some obnoxious sound effects.
Browse files Browse the repository at this point in the history
  • Loading branch information
nanodeath committed Jul 9, 2024
1 parent ae65f65 commit 79927fe
Show file tree
Hide file tree
Showing 26 changed files with 277 additions and 1 deletion.
47 changes: 46 additions & 1 deletion clicky-clicker/game.tscn
Original file line number Diff line number Diff line change
@@ -1,6 +1,46 @@
[gd_scene load_steps=2 format=3 uid="uid://c07exrxi85bon"]
[gd_scene load_steps=15 format=3 uid="uid://c07exrxi85bon"]

[ext_resource type="Script" path="res://game.gd" id="1_objr7"]
[ext_resource type="AudioStream" uid="uid://bwcw3jksjuu7a" path="res://sfx/alarm.ogg" id="2_tfaga"]
[ext_resource type="AudioStream" uid="uid://bqu7wctf81kdi" path="res://sfx/alarm2.ogg" id="3_2cnue"]
[ext_resource type="AudioStream" uid="uid://qps6qic6diwa" path="res://sfx/negative_sound.ogg" id="4_jx608"]
[ext_resource type="AudioStream" uid="uid://c6wtdpr8bm1ww" path="res://sfx/negative_sound2.ogg" id="5_66fhy"]
[ext_resource type="AudioStream" uid="uid://cw8o4hiyuyihs" path="res://sfx/chimes.ogg" id="6_scpb4"]
[ext_resource type="AudioStream" uid="uid://m3t5nacnhnvr" path="res://sfx/click_1.ogg" id="7_jcw0m"]
[ext_resource type="AudioStream" uid="uid://bjky8cfyes7uh" path="res://sfx/click_2.ogg" id="8_moa30"]
[ext_resource type="AudioStream" uid="uid://w42lcp3hrqwp" path="res://sfx/click_3.ogg" id="9_pj6a8"]
[ext_resource type="AudioStream" uid="uid://bmw5a0oadmikj" path="res://sfx/click_4.ogg" id="10_xlks0"]
[ext_resource type="AudioStream" uid="uid://rilcftpbymvk" path="res://sfx/Ding.ogg" id="11_q8oin"]
[ext_resource type="AudioStream" uid="uid://d0af8k5lmu5xl" path="res://sfx/ding_deep.ogg" id="12_onrcn"]
[ext_resource type="AudioStream" uid="uid://2g7t0jlwge4" path="res://sfx/dum.ogg" id="13_atg5d"]

[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_odt3j"]
random_pitch = 1.1
streams_count = 12
stream_0/stream = ExtResource("2_tfaga")
stream_0/weight = 1.0
stream_1/stream = ExtResource("3_2cnue")
stream_1/weight = 1.0
stream_2/stream = ExtResource("6_scpb4")
stream_2/weight = 1.0
stream_3/stream = ExtResource("7_jcw0m")
stream_3/weight = 1.0
stream_4/stream = ExtResource("8_moa30")
stream_4/weight = 1.0
stream_5/stream = ExtResource("9_pj6a8")
stream_5/weight = 1.0
stream_6/stream = ExtResource("10_xlks0")
stream_6/weight = 1.0
stream_7/stream = ExtResource("11_q8oin")
stream_7/weight = 1.0
stream_8/stream = ExtResource("12_onrcn")
stream_8/weight = 1.0
stream_9/stream = ExtResource("13_atg5d")
stream_9/weight = 1.0
stream_10/stream = ExtResource("4_jx608")
stream_10/weight = 1.0
stream_11/stream = ExtResource("5_66fhy")
stream_11/weight = 1.0

[node name="Control" type="Control"]
layout_mode = 3
Expand Down Expand Up @@ -38,3 +78,8 @@ size_flags_horizontal = 4
text = "1"
fit_content = true
autowrap_mode = 0

[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = SubResource("AudioStreamRandomizer_odt3j")

[connection signal="pressed" from="VBoxContainer/ClickButton" to="AudioStreamPlayer" method="play"]
Binary file added clicky-clicker/sfx/Ding.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/Ding.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://rilcftpbymvk"
path="res://.godot/imported/Ding.ogg-6d6e97eec236ac768cbe2f015d88fbd6.oggvorbisstr"

[deps]

source_file="res://sfx/Ding.ogg"
dest_files=["res://.godot/imported/Ding.ogg-6d6e97eec236ac768cbe2f015d88fbd6.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
3 changes: 3 additions & 0 deletions clicky-clicker/sfx/_source.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Author: Robin Lamb:
License: Public Domain
Source: https://opengameart.org/content/ui-sound-effects-button-clicks-user-feedback-notifications
Binary file added clicky-clicker/sfx/alarm.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/alarm.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bwcw3jksjuu7a"
path="res://.godot/imported/alarm.ogg-6b541a50aeac425580830366a18bd2ef.oggvorbisstr"

[deps]

source_file="res://sfx/alarm.ogg"
dest_files=["res://.godot/imported/alarm.ogg-6b541a50aeac425580830366a18bd2ef.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/alarm2.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/alarm2.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bqu7wctf81kdi"
path="res://.godot/imported/alarm2.ogg-3fe0f42ae2dcebb58d54921d27d09ad5.oggvorbisstr"

[deps]

source_file="res://sfx/alarm2.ogg"
dest_files=["res://.godot/imported/alarm2.ogg-3fe0f42ae2dcebb58d54921d27d09ad5.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/chimes.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/chimes.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://cw8o4hiyuyihs"
path="res://.godot/imported/chimes.ogg-7ef3877c8d527995648d68de79cb088c.oggvorbisstr"

[deps]

source_file="res://sfx/chimes.ogg"
dest_files=["res://.godot/imported/chimes.ogg-7ef3877c8d527995648d68de79cb088c.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/click_1.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/click_1.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://m3t5nacnhnvr"
path="res://.godot/imported/click_1.ogg-60801cd51e0ac65e2c2265380c1148d8.oggvorbisstr"

[deps]

source_file="res://sfx/click_1.ogg"
dest_files=["res://.godot/imported/click_1.ogg-60801cd51e0ac65e2c2265380c1148d8.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/click_2.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/click_2.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bjky8cfyes7uh"
path="res://.godot/imported/click_2.ogg-904debe82039603811ab7775d25711c1.oggvorbisstr"

[deps]

source_file="res://sfx/click_2.ogg"
dest_files=["res://.godot/imported/click_2.ogg-904debe82039603811ab7775d25711c1.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/click_3.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/click_3.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://w42lcp3hrqwp"
path="res://.godot/imported/click_3.ogg-1360b51ebdf015497841153ff3bf55b1.oggvorbisstr"

[deps]

source_file="res://sfx/click_3.ogg"
dest_files=["res://.godot/imported/click_3.ogg-1360b51ebdf015497841153ff3bf55b1.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/click_4.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/click_4.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bmw5a0oadmikj"
path="res://.godot/imported/click_4.ogg-38616ead312875c04746b5f1e21f8fc1.oggvorbisstr"

[deps]

source_file="res://sfx/click_4.ogg"
dest_files=["res://.godot/imported/click_4.ogg-38616ead312875c04746b5f1e21f8fc1.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/ding_deep.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/ding_deep.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://d0af8k5lmu5xl"
path="res://.godot/imported/ding_deep.ogg-e4c38880db4a0c973b0da077d651e3c8.oggvorbisstr"

[deps]

source_file="res://sfx/ding_deep.ogg"
dest_files=["res://.godot/imported/ding_deep.ogg-e4c38880db4a0c973b0da077d651e3c8.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/dum.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/dum.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://2g7t0jlwge4"
path="res://.godot/imported/dum.ogg-2a96ac03df09002ceda00385b3f64e01.oggvorbisstr"

[deps]

source_file="res://sfx/dum.ogg"
dest_files=["res://.godot/imported/dum.ogg-2a96ac03df09002ceda00385b3f64e01.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/negative_sound.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/negative_sound.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://qps6qic6diwa"
path="res://.godot/imported/negative_sound.ogg-fe593e219cb8d7757dc839f958b7fc41.oggvorbisstr"

[deps]

source_file="res://sfx/negative_sound.ogg"
dest_files=["res://.godot/imported/negative_sound.ogg-fe593e219cb8d7757dc839f958b7fc41.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file added clicky-clicker/sfx/negative_sound2.ogg
Binary file not shown.
19 changes: 19 additions & 0 deletions clicky-clicker/sfx/negative_sound2.ogg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[remap]

importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://c6wtdpr8bm1ww"
path="res://.godot/imported/negative_sound2.ogg-a675a65af348c1822d4a4f232b2be05c.oggvorbisstr"

[deps]

source_file="res://sfx/negative_sound2.ogg"
dest_files=["res://.godot/imported/negative_sound2.ogg-a675a65af348c1822d4a4f232b2be05c.oggvorbisstr"]

[params]

loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

0 comments on commit 79927fe

Please sign in to comment.