From: equilet <2237372+equilet@users.noreply.github.com> Date: Wed, 16 Apr 2025 22:09:57 +0000 (-0700) Subject: added lower bound for density X-Git-Tag: v0.1~260 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=0981ccbbac6b54d94806ec3c1461788558cf6f68;p=sonogarden_maxproj.git added lower bound for density --- diff --git a/seq_eventeditor_ui.maxpat b/seq_eventeditor_ui.maxpat index 1d26204..2560740 100644 --- a/seq_eventeditor_ui.maxpat +++ b/seq_eventeditor_ui.maxpat @@ -510,7 +510,7 @@ "id" : "obj-34", "maxclass" : "flonum", "maximum" : 1.0, - "minimum" : 0.0, + "minimum" : 0.0001, "mousefilter" : 1, "numinlets" : 1, "numoutlets" : 2,