From d19b801c2224c1cd402f9171df4f06a70b1b1beb Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Fri, 27 Jun 2025 20:13:42 -0700 Subject: [PATCH] added argument to vt printer --- engine_voice.stretch~.maxpat | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/engine_voice.stretch~.maxpat b/engine_voice.stretch~.maxpat index afc0268..2a5d8c1 100644 --- a/engine_voice.stretch~.maxpat +++ b/engine_voice.stretch~.maxpat @@ -1812,8 +1812,8 @@ "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 955.0, 644.0, 94.0, 22.0 ], - "text" : "vt.verbose_print" + "patching_rect" : [ 891.0, 649.0, 111.0, 22.0 ], + "text" : "vt.verbose_print #1" } } @@ -1864,6 +1864,10 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 566.0, 794.0, 42.0, 22.0 ], + "saved_object_attributes" : { + "attr_comment" : "" + } +, "text" : "out~ 2" } @@ -2156,10 +2160,6 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 874.0, 799.0, 35.0, 22.0 ], - "saved_object_attributes" : { - "attr_comment" : "" - } -, "text" : "out 1" } @@ -2335,6 +2335,10 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 431.0, 799.0, 52.0, 22.0 ], + "saved_object_attributes" : { + "attr_comment" : "" + } +, "text" : "out~ 1" } @@ -2347,6 +2351,10 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 330.0, 56.0, 38.0, 22.0 ], + "saved_object_attributes" : { + "attr_comment" : "" + } +, "text" : "in 1" } -- 2.34.1