Kaynağa Gözat

limited the stretch range of pvoc stretch to something more sensible

Jonathan Higgins 7 ay önce
ebeveyn
işleme
0da20f1de1
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1 3
      scenes/Nodes/nodes.tscn

+ 1 - 3
scenes/Nodes/nodes.tscn

@@ -3319,10 +3319,8 @@ tooltip_text = "Amount to multiply the original length of the file by"
 text = "Stretch Multiplier"
 text = "Stretch Multiplier"
 
 
 [node name="HSlider" parent="spectstr_stretch/VBoxContainer/HSplitContainer" index="0"]
 [node name="HSlider" parent="spectstr_stretch/VBoxContainer/HSplitContainer" index="0"]
-min_value = 0.001
-max_value = 10000.0
+min_value = 0.1
 step = 0.01
 step = 0.01
-value = 10.001
 exp_edit = true
 exp_edit = true
 
 
 [node name="VBoxContainer2" parent="spectstr_stretch" instance=ExtResource("3_b6nw4")]
 [node name="VBoxContainer2" parent="spectstr_stretch" instance=ExtResource("3_b6nw4")]