Add some UI sound effects
parent
9d6b29a933
commit
3d57f3d839
Binary file not shown.
@ -0,0 +1,15 @@
|
||||
[remap]
|
||||
|
||||
importer="ogg_vorbis"
|
||||
type="AudioStreamOGGVorbis"
|
||||
path="res://.import/neutral-bi-beep.ogg-b80d5dd9b7ca71aa0d191c8ef7940dc5.oggstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sounds/SFX/ui/neutral-bi-beep.ogg"
|
||||
dest_files=[ "res://.import/neutral-bi-beep.ogg-b80d5dd9b7ca71aa0d191c8ef7940dc5.oggstr" ]
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop_offset=0
|
Binary file not shown.
@ -0,0 +1,15 @@
|
||||
[remap]
|
||||
|
||||
importer="ogg_vorbis"
|
||||
type="AudioStreamOGGVorbis"
|
||||
path="res://.import/pleasant-notification.ogg-0bcbc33b236bc8b1ae34be188fe18751.oggstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sounds/SFX/ui/pleasant-notification.ogg"
|
||||
dest_files=[ "res://.import/pleasant-notification.ogg-0bcbc33b236bc8b1ae34be188fe18751.oggstr" ]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
Binary file not shown.
@ -0,0 +1,21 @@
|
||||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/radio-message.wav-ce2c91f356066e01259b32b652b758a3.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sounds/SFX/ui/radio-message.wav"
|
||||
dest_files=[ "res://.import/radio-message.wav-ce2c91f356066e01259b32b652b758a3.sample" ]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=false
|
||||
edit/normalize=false
|
||||
edit/loop=false
|
||||
compress/mode=0
|
Reference in New Issue