From: equilet <2237372+equilet@users.noreply.github.com> Date: Sat, 28 Jun 2025 03:13:18 +0000 (-0700) Subject: improved evaluation of /count/reset X-Git-Tag: v0.1~18 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=f92a1ae5c43cb85855ae11eecdcd2509020dbfaa;p=sonogarden_maxproj.git improved evaluation of /count/reset --- diff --git a/polybuf_container~.maxpat b/polybuf_container~.maxpat index 6cf1355..a70965e 100644 --- a/polybuf_container~.maxpat +++ b/polybuf_container~.maxpat @@ -1215,7 +1215,7 @@ "numoutlets" : 1, "outlettype" : [ "bang" ], "patching_rect" : [ 295.0, 276.0, 48.0, 22.0 ], - "text" : "del 200" + "text" : "del 500" } } @@ -1290,6 +1290,18 @@ "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { + "box" : { + "id" : "obj-6", + "maxclass" : "number", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 318.0, 158.0, 50.0, 22.0 ] + } + + } +, { "box" : { "id" : "obj-5", "maxclass" : "newobj", @@ -1495,15 +1507,15 @@ } , { "patchline" : { - "destination" : [ "obj-19", 0 ], - "source" : [ "obj-5", 0 ] + "destination" : [ "obj-4", 0 ], + "source" : [ "obj-5", 1 ] } } , { "patchline" : { - "destination" : [ "obj-4", 0 ], - "source" : [ "obj-5", 1 ] + "destination" : [ "obj-6", 0 ], + "source" : [ "obj-5", 0 ] } } @@ -1513,6 +1525,13 @@ "source" : [ "obj-52", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-19", 0 ], + "source" : [ "obj-6", 0 ] + } + } ] }