File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,22 +3,22 @@ image_height = 1080
33rotate = 0
44approximation_order = 64
55glitch_percentage = 0.001
6- frames = 600
7- frame_offset = 0
6+ frames = 5
7+ frame_offset = 181
88zoom_scale = 2.0
99display_glitches = true
1010auto_adjust_iterations = true
11- probe_sampling = 15
11+ probe_sampling = 3
1212remove_centre = true
1313export = " png"
1414
1515# By default this is squared tolerance. 1e-6 works normally, 1.4e-6 is low tolerance.
1616glitch_tolerance = 1.4e-6
1717
1818# These are experimental options following
19- experimental = true
19+ experimental = false
2020
2121# If this is set higher than the maximum iteration value this will cause any additional glitches to be perturbed without series approximation
2222high_precision_data_interval = 100
23- valid_iteration_frame_multiplier = 0.95
23+ valid_iteration_frame_multiplier = 0.90
2424valid_iteration_probe_multiplier = 0.999
You can’t perform that action at this time.
0 commit comments