From: equilet <2237372+equilet@users.noreply.github.com> Date: Wed, 23 Apr 2025 01:10:39 +0000 (-0700) Subject: can now load different poly~ patchers X-Git-Tag: v0.1~246 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=99c8f2da7d9ec686948e7595a41d66d41382f2c6;p=sonogarden_maxproj.git can now load different poly~ patchers --- diff --git a/engine_zone~.maxpat b/engine_zone~.maxpat index ff041e0..6e0875f 100644 --- a/engine_zone~.maxpat +++ b/engine_zone~.maxpat @@ -15,6 +15,42 @@ "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { + "box" : { + "id" : "obj-17", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 2, + "outlettype" : [ "bang", "" ], + "patching_rect" : [ 421.0, 163.0, 34.0, 22.0 ], + "text" : "sel 0" + } + + } +, { + "box" : { + "id" : "obj-16", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 421.0, 125.0, 170.0, 22.0 ], + "text" : "loadmess #2" + } + + } +, { + "box" : { + "id" : "obj-14", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 373.0, 225.0, 126.0, 22.0 ], + "text" : "prepend patchername" + } + + } +, { "box" : { "id" : "obj-9", "maxclass" : "newobj", @@ -1392,8 +1428,8 @@ "numinlets" : 1, "numoutlets" : 3, "outlettype" : [ "multichannelsignal", "", "" ], - "patching_rect" : [ 48.0, 284.0, 429.0, 21.0 ], - "text" : "mc.poly~ engine_voice~ @voices 24 @steal 1 @args #1 " + "patching_rect" : [ 48.0, 284.0, 331.0, 21.0 ], + "text" : "mc.poly~ engine_voice.dummy~ @voices 24 @steal 1 @args #1 " } } @@ -1773,6 +1809,13 @@ "source" : [ "obj-13", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-14", 0 ] + } + } , { "patchline" : { @@ -1815,6 +1858,20 @@ "source" : [ "obj-15", 5 ] } + } +, { + "patchline" : { + "destination" : [ "obj-17", 0 ], + "source" : [ "obj-16", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-14", 0 ], + "source" : [ "obj-17", 1 ] + } + } , { "patchline" : { @@ -2037,7 +2094,7 @@ } , "dependency_cache" : [ { - "name" : "engine_voice~.maxpat", + "name" : "engine_voice.dummy~.maxpat", "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", "patcherrelativepath" : ".", "type" : "JSON", @@ -2050,18 +2107,10 @@ "type" : "JSON", "implicit" : 1 } -, { - "name" : "o.collect.mxo", - "type" : "iLaX" - } , { "name" : "o.compose.mxo", "type" : "iLaX" } -, { - "name" : "o.difference.mxo", - "type" : "iLaX" - } , { "name" : "o.display.mxo", "type" : "iLaX" @@ -2070,32 +2119,10 @@ "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" @@ -2135,13 +2162,6 @@ "type" : "JSON", "implicit" : 1 } -, { - "name" : "transratio.maxpat", - "bootpath" : "~/Library/Application Support/Cycling '74/Max 9/Examples/max-tricks/notes-and-pitch/pitch-to-freq-ratio", - "patcherrelativepath" : "../../../../Library/Application Support/Cycling '74/Max 9/Examples/max-tricks/notes-and-pitch/pitch-to-freq-ratio", - "type" : "JSON", - "implicit" : 1 - } ], "autosave" : 0 }