Revert "adding horrible gamescom audio compression"
This reverts commit b9454c2ba4.
This commit is contained in:
parent
b9454c2ba4
commit
8d82aced9b
|
|
@ -1,21 +1,9 @@
|
|||
[gd_resource type="AudioBusLayout" load_steps=12 format=3 uid="uid://djkwd76o033io"]
|
||||
[gd_resource type="AudioBusLayout" load_steps=10 format=3 uid="uid://djkwd76o033io"]
|
||||
|
||||
[sub_resource type="AudioEffectLowPassFilter" id="AudioEffectLowPassFilter_ijm2o"]
|
||||
resource_name = "LowPassFilter"
|
||||
cutoff_hz = 6000.0
|
||||
|
||||
[sub_resource type="AudioEffectEQ6" id="AudioEffectEQ6_j3pel"]
|
||||
resource_name = "EQ6"
|
||||
band_db/100_hz = -5.0
|
||||
band_db/320_hz = -15.0
|
||||
band_db/3200_hz = -10.0
|
||||
band_db/10000_hz = -15.0
|
||||
|
||||
[sub_resource type="AudioEffectCompressor" id="AudioEffectCompressor_j3pel"]
|
||||
resource_name = "Compressor"
|
||||
gain = 1.5
|
||||
attack_us = 40.0
|
||||
|
||||
[sub_resource type="AudioEffectHighPassFilter" id="AudioEffectHighPassFilter_j3pel"]
|
||||
resource_name = "HighPassFilter"
|
||||
cutoff_hz = 40.0
|
||||
|
|
@ -71,10 +59,6 @@ post_gain = -20.8
|
|||
[resource]
|
||||
bus/0/effect/0/effect = SubResource("AudioEffectLowPassFilter_ijm2o")
|
||||
bus/0/effect/0/enabled = false
|
||||
bus/0/effect/1/effect = SubResource("AudioEffectEQ6_j3pel")
|
||||
bus/0/effect/1/enabled = true
|
||||
bus/0/effect/2/effect = SubResource("AudioEffectCompressor_j3pel")
|
||||
bus/0/effect/2/enabled = true
|
||||
bus/1/name = &"text"
|
||||
bus/1/solo = false
|
||||
bus/1/mute = false
|
||||
|
|
|
|||
Loading…
Reference in New Issue