Use ogg instead mp3

This commit is contained in:
VAILLANT Jeremy
2021-05-23 21:34:05 +02:00
parent 1ab1210881
commit ec148df87e
5 changed files with 16 additions and 16 deletions
Binary file not shown.
@@ -1,15 +0,0 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
path="res://.import/ambient-sound-level-warcraft.mp3-f1e67d392bc697db7d41d821b631d514.mp3str"
[deps]
source_file="res://assets/sounds/ambient-sound-level-warcraft.mp3"
dest_files=[ "res://.import/ambient-sound-level-warcraft.mp3-f1e67d392bc697db7d41d821b631d514.mp3str" ]
[params]
loop=true
loop_offset=0
Binary file not shown.
@@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/ambient-sound-level-warcraft.ogg-eca793b67538fcb6a049f7f31dff337d.oggstr"
[deps]
source_file="res://assets/sounds/ambient-sound-level-warcraft.ogg"
dest_files=[ "res://.import/ambient-sound-level-warcraft.ogg-eca793b67538fcb6a049f7f31dff337d.oggstr" ]
[params]
loop=true
loop_offset=0
+1 -1
View File
@@ -45,7 +45,7 @@
[ext_resource path="res://assets/props/spyglass/materials/MA_spyglass.material" type="Material" id=43]
[ext_resource path="res://scenes/UI/list_ho/UI_list_ho.tscn" type="PackedScene" id=44]
[ext_resource path="res://scenes/UI/UI_back.tscn" type="PackedScene" id=45]
[ext_resource path="res://assets/sounds/ambient-sound-level-warcraft.mp3" type="AudioStream" id=46]
[ext_resource path="res://assets/sounds/ambient-sound-level-warcraft.ogg" type="AudioStream" id=46]
[sub_resource type="PanoramaSky" id=1]
panorama = ExtResource( 11 )