have a full song

This commit is contained in:
Adam Burns 2026-03-11 15:27:12 -04:00
parent 81c19d898c
commit 42fac607db
4 changed files with 45 additions and 13 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# Eine Kleine Nachtmusik (Working Title)
Entry for Trijam #363 ("Conductor")
Beepbox project: https://is.gd/E5IIJR
https://is.gd/E5IIJR
https://is.gd/4iBSfC
*latest: https://is.gd/H7zjZ1*

Binary file not shown.

View File

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bflw7me3q03gf"
path="res://.godot/imported/eine-kleine-full.wav-00a97bd13cc0b912523c788d0298bd64.sample"
[deps]
source_file="res://assets/audio/eine-kleine-full.wav"
dest_files=["res://.godot/imported/eine-kleine-full.wav-00a97bd13cc0b912523c788d0298bd64.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=2
edit/loop_begin=0
edit/loop_end=-1
compress/mode=2

View File

@ -2,6 +2,7 @@
[ext_resource type="Texture2D" uid="uid://42h7vrqekyma" path="res://assets/symphonyguys.png" id="1_ig7tw"] [ext_resource type="Texture2D" uid="uid://42h7vrqekyma" path="res://assets/symphonyguys.png" id="1_ig7tw"]
[ext_resource type="Texture2D" uid="uid://cs47f2rurekyx" path="res://assets/floor_wood_01-32x16.png" id="2_0xm2m"] [ext_resource type="Texture2D" uid="uid://cs47f2rurekyx" path="res://assets/floor_wood_01-32x16.png" id="2_0xm2m"]
[ext_resource type="AudioStream" uid="uid://bflw7me3q03gf" path="res://assets/audio/eine-kleine-full.wav" id="2_7mycd"]
[ext_resource type="AudioStream" uid="uid://q6wqgiif77yi" path="res://assets/audio/eine-kleine-viol-1.wav" id="2_h2yge"] [ext_resource type="AudioStream" uid="uid://q6wqgiif77yi" path="res://assets/audio/eine-kleine-viol-1.wav" id="2_h2yge"]
[ext_resource type="AudioStream" uid="uid://c2sebjygsix7l" path="res://assets/audio/eine-kleine-bass-1.wav" id="3_1bvp3"] [ext_resource type="AudioStream" uid="uid://c2sebjygsix7l" path="res://assets/audio/eine-kleine-bass-1.wav" id="3_1bvp3"]
[ext_resource type="AudioStream" uid="uid://bjv5v1w3x0n4i" path="res://assets/audio/eine-kleine-cello-1.wav" id="3_lquwl"] [ext_resource type="AudioStream" uid="uid://bjv5v1w3x0n4i" path="res://assets/audio/eine-kleine-cello-1.wav" id="3_lquwl"]
@ -96,7 +97,6 @@ colors = PackedColorArray(1, 1, 1, 1, 0, 0, 0, 0)
[sub_resource type="GradientTexture2D" id="GradientTexture2D_7mycd"] [sub_resource type="GradientTexture2D" id="GradientTexture2D_7mycd"]
gradient = SubResource("Gradient_lquwl") gradient = SubResource("Gradient_lquwl")
width = 128 width = 128
height = 48
fill = 1 fill = 1
fill_from = Vector2(0.5, 0.5) fill_from = Vector2(0.5, 0.5)
fill_to = Vector2(0.85, 0.85) fill_to = Vector2(0.85, 0.85)
@ -212,7 +212,11 @@ sources/5 = SubResource("TileSetAtlasSource_h2yge")
[node name="Conductor" type="AnimatedSprite2D" parent="." unique_id=880231478] [node name="Conductor" type="AnimatedSprite2D" parent="." unique_id=880231478]
sprite_frames = SubResource("SpriteFrames_7mycd") sprite_frames = SubResource("SpriteFrames_7mycd")
autoplay = "default" autoplay = "default"
frame_progress = 0.00070543046 frame_progress = 0.33208793
[node name="FullAudio" type="AudioStreamPlayer2D" parent="Conductor" unique_id=1320626273]
stream = ExtResource("2_7mycd")
autoplay = true
[node name="Musicians" type="Node2D" parent="." unique_id=237973745] [node name="Musicians" type="Node2D" parent="." unique_id=237973745]
@ -220,11 +224,11 @@ frame_progress = 0.00070543046
position = Vector2(-27, -4) position = Vector2(-27, -4)
sprite_frames = SubResource("SpriteFrames_074og") sprite_frames = SubResource("SpriteFrames_074og")
autoplay = "default" autoplay = "default"
frame_progress = 0.7281102 frame_progress = 0.8901965
[node name="ViolAudio" type="AudioStreamPlayer2D" parent="Musicians/Viol" unique_id=800067327] [node name="ViolAudio" type="AudioStreamPlayer2D" parent="Musicians/Viol" unique_id=800067327]
visible = false
stream = ExtResource("2_h2yge") stream = ExtResource("2_h2yge")
autoplay = true
[node name="LightOccluder2D" type="LightOccluder2D" parent="Musicians/Viol" unique_id=781715626] [node name="LightOccluder2D" type="LightOccluder2D" parent="Musicians/Viol" unique_id=781715626]
position = Vector2(1, 0) position = Vector2(1, 0)
@ -232,9 +236,8 @@ occluder = SubResource("OccluderPolygon2D_lquwl")
[node name="PointLight2D" type="PointLight2D" parent="Musicians/Viol" unique_id=953248893] [node name="PointLight2D" type="PointLight2D" parent="Musicians/Viol" unique_id=953248893]
z_index = 100 z_index = 100
position = Vector2(6.999998, 16) position = Vector2(8, 10)
scale = Vector2(2.8006177, -2.4997978) energy = 0.8
energy = 0.5
shadow_enabled = true shadow_enabled = true
shadow_filter = 2 shadow_filter = 2
shadow_filter_smooth = 7.6 shadow_filter_smooth = 7.6
@ -244,21 +247,21 @@ texture = SubResource("GradientTexture2D_7mycd")
position = Vector2(-14, -28) position = Vector2(-14, -28)
sprite_frames = SubResource("SpriteFrames_dg77c") sprite_frames = SubResource("SpriteFrames_dg77c")
autoplay = "default" autoplay = "default"
frame_progress = 0.988138 frame_progress = 0.31955153
[node name="CelloAudio" type="AudioStreamPlayer2D" parent="Musicians/Cello" unique_id=526745522] [node name="CelloAudio" type="AudioStreamPlayer2D" parent="Musicians/Cello" unique_id=526745522]
visible = false
stream = ExtResource("3_lquwl") stream = ExtResource("3_lquwl")
autoplay = true
[node name="Bass" type="AnimatedSprite2D" parent="Musicians" unique_id=1099071968] [node name="Bass" type="AnimatedSprite2D" parent="Musicians" unique_id=1099071968]
position = Vector2(-49, -19) position = Vector2(-49, -19)
sprite_frames = SubResource("SpriteFrames_kq58d") sprite_frames = SubResource("SpriteFrames_kq58d")
autoplay = "default" autoplay = "default"
frame_progress = 0.4100818 frame_progress = 0.57215303
[node name="BassAudio" type="AudioStreamPlayer2D" parent="Musicians/Bass" unique_id=1653394620] [node name="BassAudio" type="AudioStreamPlayer2D" parent="Musicians/Bass" unique_id=1653394620]
visible = false
stream = ExtResource("3_1bvp3") stream = ExtResource("3_1bvp3")
autoplay = true
[node name="Camera2D" type="Camera2D" parent="." unique_id=1314238347] [node name="Camera2D" type="Camera2D" parent="." unique_id=1314238347]
@ -269,5 +272,4 @@ tile_set = SubResource("TileSet_272bh")
metadata/_edit_lock_ = true metadata/_edit_lock_ = true
[node name="CanvasModulate" type="CanvasModulate" parent="." unique_id=1681660400] [node name="CanvasModulate" type="CanvasModulate" parent="." unique_id=1681660400]
visible = false color = Color(0.3478174, 0.34781674, 0.3478171, 1)
color = Color(0.6133905, 0.61339015, 0.6133905, 1)