Initial project sync
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="Resource" script_class="TimeAnchorFrequencyProfile" load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://resources/time_anchor_frequency_profile.gd" id="1"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1")
|
||||
streak_thresholds = Array[int]([0, 8, 16])
|
||||
anchors_per_window = Array[int]([1, 2, 4])
|
||||
window_beats = 4
|
||||
Reference in New Issue
Block a user