From: equilet <2237372+equilet@users.noreply.github.com> Date: Thu, 12 Jun 2025 06:38:57 +0000 (-0700) Subject: clarified use case X-Git-Tag: v0.1~89 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=6942698a3593620391c5dd77e4dc67b2414959e4;p=sonogarden_maxproj.git clarified use case --- diff --git a/vt.handle_variety.maxpat b/vt.handle_variety.maxpat index 87cccc5..83757dd 100644 --- a/vt.handle_variety.maxpat +++ b/vt.handle_variety.maxpat @@ -10,10 +10,22 @@ } , "classnamespace" : "box", - "rect" : [ 327.0, 270.0, 453.0, 410.0 ], + "rect" : [ 821.0, 479.0, 453.0, 410.0 ], "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { + "box" : { + "id" : "obj-5", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 41.0, 72.0, 35.0, 22.0 ], + "text" : "o.var" + } + + } +, { "box" : { "id" : "obj-4", "maxclass" : "newobj", @@ -29,7 +41,7 @@ "box" : { "comment" : "", "id" : "obj-2", - "index" : 1, + "index" : 0, "maxclass" : "outlet", "numinlets" : 1, "numoutlets" : 0, @@ -41,12 +53,12 @@ "box" : { "comment" : "", "id" : "obj-1", - "index" : 1, + "index" : 0, "maxclass" : "inlet", "numinlets" : 0, "numoutlets" : 1, - "outlettype" : [ "FullPacket" ], - "patching_rect" : [ 41.0, 35.0, 30.0, 30.0 ] + "outlettype" : [ "" ], + "patching_rect" : [ 41.0, 17.0, 30.0, 30.0 ] } } @@ -72,18 +84,6 @@ "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { - "box" : { - "id" : "obj-4", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "FullPacket" ], - "patching_rect" : [ 31.0, 92.0, 35.0, 22.0 ], - "text" : "o.var" - } - - } -, { "box" : { "id" : "obj-3", "maxclass" : "newobj", @@ -463,13 +463,6 @@ "source" : [ "obj-3", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "source" : [ "obj-4", 0 ] - } - } , { "patchline" : { @@ -480,7 +473,7 @@ } , { "patchline" : { - "destination" : [ "obj-4", 0 ], + "destination" : [ "obj-9", 0 ], "source" : [ "obj-5", 0 ] } @@ -536,7 +529,7 @@ ], "lines" : [ { "patchline" : { - "destination" : [ "obj-3", 0 ], + "destination" : [ "obj-5", 0 ], "source" : [ "obj-1", 0 ] } @@ -570,7 +563,70 @@ } } - ] +, { + "patchline" : { + "destination" : [ "obj-3", 0 ], + "source" : [ "obj-5", 0 ] + } + + } + ], + "dependency_cache" : [ { + "name" : "o.collect.mxo", + "type" : "iLaX" + } +, { + "name" : "o.compose.mxo", + "type" : "iLaX" + } +, { + "name" : "o.difference.mxo", + "type" : "iLaX" + } +, { + "name" : "o.expr.codebox.mxo", + "type" : "iLaX" + } +, { + "name" : "o.gather.maxpat", + "bootpath" : "~/Documents/Max 9/Packages/odot/patchers/namespace", + "patcherrelativepath" : "../../../Max 9/Packages/odot/patchers/namespace", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "o.if.mxo", + "type" : "iLaX" + } +, { + "name" : "o.intersection.mxo", + "type" : "iLaX" + } +, { + "name" : "o.pack.mxo", + "type" : "iLaX" + } +, { + "name" : "o.righttoleft.maxpat", + "bootpath" : "~/Documents/Max 9/Packages/odot/patchers/ordering", + "patcherrelativepath" : "../../../Max 9/Packages/odot/patchers/ordering", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "o.route.mxo", + "type" : "iLaX" + } +, { + "name" : "o.union.mxo", + "type" : "iLaX" + } +, { + "name" : "o.var.mxo", + "type" : "iLaX" + } + ], + "autosave" : 0 } }