From 9d094d7cfdb66e2b3c5051fc94b6cce7a891ff50 Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Tue, 17 Jun 2025 11:33:50 -0700 Subject: [PATCH] testing flows for delivery --- _sonogarden.maxpat | 39 +++++++++++---------------------------- 1 file changed, 11 insertions(+), 28 deletions(-) diff --git a/_sonogarden.maxpat b/_sonogarden.maxpat index 0dc6d90..bb2da52 100644 --- a/_sonogarden.maxpat +++ b/_sonogarden.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 34.0, 87.0, 1852.0, 916.0 ], + "rect" : [ 34.0, 87.0, 1411.0, 914.0 ], "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { @@ -7547,7 +7547,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 931.0, 414.0, 54.0, 22.0 ], + "patching_rect" : [ 931.0, 427.0, 54.0, 22.0 ], "text" : "o.accum" } @@ -8741,7 +8741,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 647.0, 659.0, 104.0, 22.0 ], + "patching_rect" : [ 647.0, 710.0, 104.0, 22.0 ], "text" : "loadmess " } @@ -8753,7 +8753,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 647.0, 717.0, 167.0, 22.0 ], + "patching_rect" : [ 647.0, 740.0, 167.0, 22.0 ], "text" : "prepend last_recalled_preset:" } @@ -8769,27 +8769,16 @@ "patching_rect" : [ 647.0, 779.0, 30.0, 30.0 ] } - } -, { - "box" : { - "id" : "obj-21", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 39.0, 779.0, 45.0, 22.0 ], - "text" : "s store" - } - } , { "box" : { "id" : "obj-20", "maxclass" : "newobj", "numinlets" : 1, - "numoutlets" : 3, - "outlettype" : [ "", "", "" ], - "patching_rect" : [ 39.0, 681.0, 191.0, 22.0 ], - "text" : "t l l l" + "numoutlets" : 2, + "outlettype" : [ "", "" ], + "patching_rect" : [ 693.0, 610.0, 29.5, 22.0 ], + "text" : "t l l" } } @@ -10565,25 +10554,19 @@ "source" : [ "obj-16", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-21", 0 ], - "source" : [ "obj-20", 0 ] - } - } , { "patchline" : { "destination" : [ "obj-29", 0 ], - "source" : [ "obj-20", 2 ] + "midpoints" : [ 713.0, 645.2913818359375, 1013.39654541015625, 645.2913818359375, 1013.39654541015625, 419.234222412109375, 940.5, 419.234222412109375 ], + "source" : [ "obj-20", 1 ] } } , { "patchline" : { "destination" : [ "obj-43", 0 ], - "source" : [ "obj-20", 1 ] + "source" : [ "obj-20", 0 ] } } -- 2.34.1