From: equilet <2237372+equilet@users.noreply.github.com> Date: Sat, 21 Jun 2025 07:08:27 +0000 (-0700) Subject: added argument for vt.verbose_print to contextualize X-Git-Tag: v0.1~52 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=3ebab0adf08dabc2ca6635e28b84639b8a5ff237;p=sonogarden_maxproj.git added argument for vt.verbose_print to contextualize --- diff --git a/engine_voice.episodes~.maxpat b/engine_voice.episodes~.maxpat index 43b2eb6..4fb7638 100644 --- a/engine_voice.episodes~.maxpat +++ b/engine_voice.episodes~.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 981.0, 87.0, 1279.0, 852.0 ], + "rect" : [ 607.0, 87.0, 1279.0, 852.0 ], "gridsize" : [ 15.0, 15.0 ], "lefttoolbarpinned" : 1, "toptoolbarpinned" : 1, @@ -251,8 +251,8 @@ "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 190.0, 413.0, 94.0, 22.0 ], - "text" : "vt.verbose_print" + "patching_rect" : [ 190.0, 413.0, 199.0, 22.0 ], + "text" : "vt.verbose_print #1" } } @@ -349,6 +349,10 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 818.0, 945.0, 42.0, 22.0 ], + "saved_object_attributes" : { + "attr_comment" : "" + } +, "text" : "out~ 2" } @@ -506,6 +510,10 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 1320.0, 948.0, 35.0, 22.0 ], + "saved_object_attributes" : { + "attr_comment" : "" + } +, "text" : "out 1" } @@ -693,10 +701,6 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 643.0, 945.0, 52.0, 22.0 ], - "saved_object_attributes" : { - "attr_comment" : "" - } -, "text" : "out~ 1" } @@ -709,10 +713,6 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 355.0, 39.0, 38.0, 22.0 ], - "saved_object_attributes" : { - "attr_comment" : "" - } -, "text" : "in 1" } @@ -2407,6 +2407,13 @@ "name" : "o.var.mxo", "type" : "iLaX" } +, { + "name" : "patcher_traverse.js", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "TEXT", + "implicit" : 1 + } , { "name" : "vt.demosnd~.maxpat", "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj",