Initial commit. Implement music sync features.
This commit is contained in:
9
chart/test_nibelungen/tempo.tres
Normal file
9
chart/test_nibelungen/tempo.tres
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="Resource" script_class="Tempo" load_steps=2 format=3 uid="uid://b34uhnkvwfyc1"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c3vwmf1f1woo3" path="res://resource_type/tempo.gd" id="1_yhdoo"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_yhdoo")
|
||||
bpms = Array[float]([160.0, 222.0, 200.0, 190.0, 170.0, 150.0, 135.0])
|
||||
lengths = Array[float]([51.0, 638.0, 640.0, 641.0, 642.0, 644.0])
|
||||
metadata/_custom_type_script = "uid://c3vwmf1f1woo3"
|
||||
Reference in New Issue
Block a user