Most beuatiful sounds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="AudioBusLayout" load_steps=3 format=2]
|
||||
[gd_resource type="AudioBusLayout" load_steps=4 format=2]
|
||||
|
||||
[sub_resource type="AudioEffectCompressor" id=1]
|
||||
resource_name = "Compressor"
|
||||
@@ -10,6 +10,11 @@ resource_name = "Reverb"
|
||||
room_size = 1.0
|
||||
hipass = 0.29
|
||||
|
||||
[sub_resource type="AudioEffectCompressor" id=3]
|
||||
resource_name = "Compressor"
|
||||
threshold = -20.2
|
||||
gain = 12.4
|
||||
|
||||
[resource]
|
||||
bus/0/effect/0/effect = SubResource( 1 )
|
||||
bus/0/effect/0/enabled = false
|
||||
@@ -21,6 +26,8 @@ bus/1/volume_db = 6.02
|
||||
bus/1/send = "Master"
|
||||
bus/1/effect/0/effect = SubResource( 2 )
|
||||
bus/1/effect/0/enabled = false
|
||||
bus/1/effect/1/effect = SubResource( 3 )
|
||||
bus/1/effect/1/enabled = false
|
||||
bus/2/name = "Music"
|
||||
bus/2/solo = false
|
||||
bus/2/mute = false
|
||||
|
||||
Reference in New Issue
Block a user