added audio sfx
parent
4b659cb812
commit
57e4a3fa4e
Binary file not shown.
@ -0,0 +1,15 @@
|
||||
[remap]
|
||||
|
||||
importer="ogg_vorbis"
|
||||
type="AudioStreamOGGVorbis"
|
||||
path="res://.import/Driving_in_Car_Interior.ogg-1933d197183cefd6ec8ff56329b2cb5e.oggstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/Driving_in_Car_Interior.ogg"
|
||||
dest_files=[ "res://.import/Driving_in_Car_Interior.ogg-1933d197183cefd6ec8ff56329b2cb5e.oggstr" ]
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop_offset=0
|
Binary file not shown.
@ -0,0 +1,15 @@
|
||||
[remap]
|
||||
|
||||
importer="ogg_vorbis"
|
||||
type="AudioStreamOGGVorbis"
|
||||
path="res://.import/Rain_Heavy_Quiet_Interior.ogg-06e1e1a4fb2aa64b0ac29bbff4a93494.oggstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/Rain_Heavy_Quiet_Interior.ogg"
|
||||
dest_files=[ "res://.import/Rain_Heavy_Quiet_Interior.ogg-06e1e1a4fb2aa64b0ac29bbff4a93494.oggstr" ]
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop_offset=0
|
Binary file not shown.
@ -0,0 +1,4 @@
|
||||
rain_heavy_interior: YouTube Sound Library
|
||||
rain: YouTube user MediaCharger https://www.youtube.com/watch?v=FWB_XXna8Qc
|
||||
car : Sound Library http://soundbible.com/1397-Car-Driving.html
|
||||
windshield wipers: YouTube Sound Library
|
Binary file not shown.
@ -0,0 +1,21 @@
|
||||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/wiper_down.wav-cce3ec3bbfa266d23a03838033955e32.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/wiper_down.wav"
|
||||
dest_files=[ "res://.import/wiper_down.wav-cce3ec3bbfa266d23a03838033955e32.sample" ]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=true
|
||||
edit/normalize=true
|
||||
edit/loop=false
|
||||
compress/mode=0
|
Binary file not shown.
@ -0,0 +1,21 @@
|
||||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/wiper_up.wav-f2833e3dc495a3ca92302c691f8b24e4.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/wiper_up.wav"
|
||||
dest_files=[ "res://.import/wiper_up.wav-f2833e3dc495a3ca92302c691f8b24e4.sample" ]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=true
|
||||
edit/normalize=true
|
||||
edit/loop=false
|
||||
compress/mode=0
|
Loading…
Reference in New Issue