Skip to content

Commit

Permalink
fix default speed
Browse files Browse the repository at this point in the history
  • Loading branch information
aayars committed Aug 12, 2023
1 parent ba22a63 commit adc1bec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion noisemaker/presets.py
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"saturation": 1.0,
"saturation_distrib": None,
"sin": 0.0,
"speed": 1.0,
"spline_order": interp.bicubic,
},
"generator": lambda settings: {
Expand Down

0 comments on commit adc1bec

Please sign in to comment.