-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault_bus_layout.tres
More file actions
82 lines (73 loc) · 2.51 KB
/
default_bus_layout.tres
File metadata and controls
82 lines (73 loc) · 2.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[gd_resource type="AudioBusLayout" load_steps=9 format=3 uid="uid://d2xuweqiy54i"]
[sub_resource type="AudioEffectEQ21" id="AudioEffectEQ21_18kok"]
resource_name = "EQ21"
band_db/22_hz = -60.0
band_db/32_hz = -60.0
band_db/44_hz = -60.0
band_db/63_hz = -60.0
band_db/90_hz = -60.0
band_db/125_hz = -60.0
band_db/175_hz = -60.0
band_db/250_hz = -60.0
band_db/350_hz = -41.0
band_db/500_hz = -10.0
band_db/11000_hz = -60.0
band_db/16000_hz = -60.0
band_db/22000_hz = -60.0
[sub_resource type="AudioEffectCompressor" id="AudioEffectCompressor_yq7hw"]
resource_name = "Compressor"
mix = 0.5
sidechain = &"Record"
[sub_resource type="AudioEffectStereoEnhance" id="AudioEffectStereoEnhance_w5l48"]
resource_name = "StereoEnhance"
[sub_resource type="AudioEffectChorus" id="AudioEffectChorus_qg1wl"]
resource_name = "Chorus"
voice_count = 4
voice/3/delay_ms = 12.0
voice/3/rate_hz = 1.0
voice/3/depth_ms = 0.0
voice/3/level_db = 0.0
voice/3/cutoff_hz = 16000.0
voice/3/pan = 0.0
voice/4/delay_ms = 12.0
voice/4/rate_hz = 1.0
voice/4/depth_ms = 0.0
voice/4/level_db = 0.0
voice/4/cutoff_hz = 16000.0
voice/4/pan = 0.0
[sub_resource type="AudioEffectBandLimitFilter" id="AudioEffectBandLimitFilter_tca8g"]
resource_name = "BandLimitFilter"
cutoff_hz = 60.0
resonance = 1.0
[sub_resource type="AudioEffectAmplify" id="AudioEffectAmplify_v4ppr"]
resource_name = "Amplify"
volume_db = 20.0
[sub_resource type="AudioEffectRecord" id="AudioEffectRecord_5ys5h"]
resource_name = "Record"
[sub_resource type="AudioEffectSpectrumAnalyzer" id="AudioEffectSpectrumAnalyzer_hikcl"]
resource_name = "SpectrumAnalyzer"
buffer_length = 4.0
[resource]
bus/0/volume_db = 0.0672607
bus/0/effect/0/effect = SubResource("AudioEffectEQ21_18kok")
bus/0/effect/0/enabled = true
bus/0/effect/1/effect = SubResource("AudioEffectCompressor_yq7hw")
bus/0/effect/1/enabled = true
bus/0/effect/2/effect = SubResource("AudioEffectStereoEnhance_w5l48")
bus/0/effect/2/enabled = true
bus/0/effect/3/effect = SubResource("AudioEffectChorus_qg1wl")
bus/0/effect/3/enabled = true
bus/0/effect/4/effect = SubResource("AudioEffectBandLimitFilter_tca8g")
bus/0/effect/4/enabled = true
bus/0/effect/5/effect = SubResource("AudioEffectAmplify_v4ppr")
bus/0/effect/5/enabled = true
bus/1/name = &"Record"
bus/1/solo = false
bus/1/mute = true
bus/1/bypass_fx = false
bus/1/volume_db = 0.0
bus/1/send = &"Master"
bus/1/effect/0/effect = SubResource("AudioEffectRecord_5ys5h")
bus/1/effect/0/enabled = true
bus/1/effect/1/effect = SubResource("AudioEffectSpectrumAnalyzer_hikcl")
bus/1/effect/1/enabled = true