diff --git a/Harmonograph/presets/sparse2.json b/Harmonograph/presets/sparse2.json index 79e7e34..01510ec 100644 --- a/Harmonograph/presets/sparse2.json +++ b/Harmonograph/presets/sparse2.json @@ -16,8 +16,8 @@ }, { "amplitude": { "x": 1, "y": 1 }, - "period": .5, - "friction": .01 + "period": 0.5, + "friction": 0.01 } ] -} \ No newline at end of file +}