2020-09-23 21:09:49 +00:00
|
|
|
[gd_scene load_steps=5 format=2]
|
|
|
|
|
|
|
|
[ext_resource path="res://main_menu.gd" type="Script" id=2]
|
|
|
|
[ext_resource path="res://PlayVideoRecordAudio.gd" type="Script" id=3]
|
|
|
|
[ext_resource path="res://UI/src/meter.png" type="Texture" id=4]
|
|
|
|
|
|
|
|
[sub_resource type="AudioStreamMicrophone" id=1]
|
|
|
|
|
|
|
|
[node name="Control" type="Control"]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
margin_right = -6.10352e-05
|
|
|
|
rect_pivot_offset = Vector2( -138.227, 18.34 )
|
|
|
|
script = ExtResource( 3 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="."]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
margin_left = 5.0
|
|
|
|
margin_top = 5.0
|
|
|
|
margin_right = -5.0
|
|
|
|
margin_bottom = -5.0
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 590.0
|
|
|
|
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="MarginContainer/VBoxContainer"]
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 20.0
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer2"]
|
|
|
|
margin_right = 989.0
|
|
|
|
margin_bottom = 20.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer"]
|
|
|
|
margin_right = 989.0
|
|
|
|
margin_bottom = 15.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
bbcode_enabled = true
|
|
|
|
bbcode_text = "[center]SANG YOA <3 OUT!!![/center]"
|
|
|
|
text = "SANG YOA <3 OUT!!!"
|
|
|
|
fit_content_height = true
|
|
|
|
scroll_active = false
|
|
|
|
|
|
|
|
[node name="Quit" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer2"]
|
|
|
|
margin_left = 993.0
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 20.0
|
|
|
|
text = "X"
|
|
|
|
script = ExtResource( 2 )
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer"]
|
|
|
|
margin_top = 24.0
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 305.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
|
|
|
alignment = 1
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer"]
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 281.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
|
|
|
alignment = 1
|
|
|
|
|
|
|
|
[node name="VideoPlayer" type="VideoPlayer" parent="MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer"]
|
|
|
|
margin_right = 1013.0
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_bottom = 261.0
|
2020-09-23 21:09:49 +00:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
2020-09-24 21:00:40 +00:00
|
|
|
[node name="VideoPosSlider" type="HSlider" parent="MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer"]
|
|
|
|
margin_top = 265.0
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 281.0
|
|
|
|
rect_min_size = Vector2( 500, 0 )
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
max_value = 10.0
|
|
|
|
step = 0.01
|
|
|
|
editable = false
|
|
|
|
|
2020-09-23 21:09:49 +00:00
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="MarginContainer/VBoxContainer"]
|
|
|
|
margin_top = 309.0
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 590.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
|
|
|
alignment = 1
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer3"]
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 281.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
|
|
|
alignment = 1
|
|
|
|
|
|
|
|
[node name="RecordButton" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer"]
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_top = 28.0
|
2020-09-23 21:09:49 +00:00
|
|
|
margin_right = 1013.0
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_bottom = 48.0
|
2020-09-23 21:09:49 +00:00
|
|
|
text = "Record"
|
|
|
|
|
|
|
|
[node name="PlayButton" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer"]
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_top = 52.0
|
2020-09-23 21:09:49 +00:00
|
|
|
margin_right = 1013.0
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_bottom = 72.0
|
2020-09-23 21:09:49 +00:00
|
|
|
disabled = true
|
|
|
|
text = "Play"
|
|
|
|
|
|
|
|
[node name="Status" type="RichTextLabel" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer"]
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_top = 76.0
|
2020-09-23 21:09:49 +00:00
|
|
|
margin_right = 1013.0
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_bottom = 91.0
|
2020-09-23 21:09:49 +00:00
|
|
|
fit_content_height = true
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer"]
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_top = 95.0
|
2020-09-23 21:09:49 +00:00
|
|
|
margin_right = 1013.0
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_bottom = 111.0
|
2020-09-23 21:09:49 +00:00
|
|
|
|
|
|
|
[node name="Playbacklabel" type="RichTextLabel" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer"]
|
|
|
|
margin_right = 110.0
|
|
|
|
margin_bottom = 15.0
|
|
|
|
rect_min_size = Vector2( 110, 0 )
|
|
|
|
size_flags_vertical = 0
|
|
|
|
visible_characters = 28
|
|
|
|
text = "Playback meter : "
|
|
|
|
fit_content_height = true
|
|
|
|
scroll_active = false
|
|
|
|
|
|
|
|
[node name="PlaybackMeter" type="TextureProgress" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer"]
|
|
|
|
margin_left = 114.0
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 16.0
|
|
|
|
rect_min_size = Vector2( 0, 16 )
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 0
|
|
|
|
texture_progress = ExtResource( 4 )
|
|
|
|
nine_patch_stretch = true
|
|
|
|
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer"]
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_top = 115.0
|
2020-09-23 21:09:49 +00:00
|
|
|
margin_right = 1013.0
|
2020-09-24 21:00:40 +00:00
|
|
|
margin_bottom = 131.0
|
2020-09-23 21:09:49 +00:00
|
|
|
|
|
|
|
[node name="Recordlabel" type="RichTextLabel" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer2"]
|
|
|
|
margin_right = 110.0
|
|
|
|
margin_bottom = 16.0
|
|
|
|
rect_min_size = Vector2( 110, 0 )
|
|
|
|
text = "Record meter :"
|
|
|
|
fit_content_height = true
|
|
|
|
|
|
|
|
[node name="RecordMeter" type="TextureProgress" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer2"]
|
|
|
|
margin_left = 114.0
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 16.0
|
|
|
|
rect_min_size = Vector2( 0, 16 )
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 0
|
|
|
|
texture_progress = ExtResource( 4 )
|
|
|
|
nine_patch_stretch = true
|
|
|
|
|
2020-09-24 21:00:40 +00:00
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer"]
|
|
|
|
margin_top = 135.0
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 235.0
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3"]
|
|
|
|
margin_right = 620.0
|
|
|
|
margin_bottom = 100.0
|
|
|
|
|
|
|
|
[node name="BackgroundaudioSlider" type="VSlider" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer"]
|
|
|
|
margin_right = 16.0
|
|
|
|
margin_bottom = 100.0
|
|
|
|
rect_min_size = Vector2( 0, 100 )
|
|
|
|
value = 50.0
|
|
|
|
|
|
|
|
[node name="VocalSlider" type="VSlider" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer"]
|
|
|
|
margin_left = 20.0
|
|
|
|
margin_right = 36.0
|
|
|
|
margin_bottom = 100.0
|
|
|
|
rect_min_size = Vector2( 0, 100 )
|
|
|
|
max_value = 100.0
|
|
|
|
value = 50.0
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer"]
|
|
|
|
margin_left = 40.0
|
|
|
|
margin_right = 540.0
|
|
|
|
margin_bottom = 100.0
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer/VBoxContainer"]
|
|
|
|
margin_right = 500.0
|
|
|
|
margin_bottom = 14.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
text = "Audio Delay : 0s"
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="DelaySlider" type="HSlider" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer/VBoxContainer"]
|
|
|
|
margin_top = 18.0
|
|
|
|
margin_right = 500.0
|
|
|
|
margin_bottom = 34.0
|
|
|
|
rect_min_size = Vector2( 500, 0 )
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
max_value = 1000.0
|
|
|
|
editable = false
|
|
|
|
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer"]
|
|
|
|
margin_left = 544.0
|
|
|
|
margin_right = 620.0
|
|
|
|
margin_bottom = 100.0
|
|
|
|
|
|
|
|
[node name="AudioPos" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer/VBoxContainer2"]
|
|
|
|
margin_right = 76.0
|
|
|
|
margin_bottom = 14.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
text = "Audio Pos : "
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="VideoPos" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer/VBoxContainer2"]
|
|
|
|
margin_top = 18.0
|
|
|
|
margin_right = 76.0
|
|
|
|
margin_bottom = 49.0
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
text = "Video Pos :
|
|
|
|
"
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer"]
|
|
|
|
margin_top = 239.0
|
|
|
|
margin_right = 1013.0
|
|
|
|
margin_bottom = 253.0
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer4"]
|
|
|
|
margin_right = 16.0
|
|
|
|
margin_bottom = 14.0
|
|
|
|
rect_min_size = Vector2( 16, 0 )
|
|
|
|
text = "B"
|
|
|
|
align = 1
|
|
|
|
valign = 1
|
|
|
|
|
|
|
|
[node name="Label2" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer4"]
|
|
|
|
margin_left = 20.0
|
|
|
|
margin_right = 36.0
|
|
|
|
margin_bottom = 14.0
|
|
|
|
rect_min_size = Vector2( 16, 0 )
|
|
|
|
text = "V"
|
|
|
|
align = 1
|
|
|
|
valign = 1
|
|
|
|
|
2020-09-23 21:09:49 +00:00
|
|
|
[node name="AudioStreamRecorder" type="AudioStreamPlayer" parent="."]
|
|
|
|
stream = SubResource( 1 )
|
|
|
|
autoplay = true
|
|
|
|
bus = "Record"
|
|
|
|
|
|
|
|
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
2020-09-25 18:55:30 +00:00
|
|
|
[connection signal="pressed" from="MarginContainer/VBoxContainer/HBoxContainer2/Quit" to="." method="_on_Quit_pressed"]
|
2020-09-24 21:00:40 +00:00
|
|
|
[connection signal="value_changed" from="MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer/VideoPosSlider" to="." method="_on_VideoPosSlider_value_changed"]
|
2020-09-23 21:09:49 +00:00
|
|
|
[connection signal="pressed" from="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/RecordButton" to="." method="_on_RecButton_pressed"]
|
|
|
|
[connection signal="pressed" from="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/PlayButton" to="." method="_on_PlayButton_pressed"]
|
2020-09-24 21:00:40 +00:00
|
|
|
[connection signal="value_changed" from="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer/BackgroundaudioSlider" to="." method="_on_BackgroundaudioSlider_changed"]
|
|
|
|
[connection signal="value_changed" from="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer/VocalSlider" to="." method="_on_VocalSlider_value_changed"]
|
|
|
|
[connection signal="value_changed" from="MarginContainer/VBoxContainer/HBoxContainer3/VBoxContainer/HBoxContainer3/HBoxContainer/VBoxContainer/DelaySlider" to="." method="_on_DelaySlider_value_changed"]
|