From 04539deec8d3b453901701c9c32388bd2a04e0d9 Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Fri, 23 Jun 2023 17:24:44 -0700 Subject: [PATCH] write msg --- help/morphograph.maxhelp | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/help/morphograph.maxhelp b/help/morphograph.maxhelp index 29c2cf9..0015b70 100644 --- a/help/morphograph.maxhelp +++ b/help/morphograph.maxhelp @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 227.0, 263.0, 1073.0, 648.0 ], + "rect" : [ 10.0, 89.0, 1073.0, 648.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -39,6 +39,18 @@ "subpatcher_template" : "Untitled5_template", "assistshowspatchername" : 0, "boxes" : [ { + "box" : { + "id" : "obj-45", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 797.0, 251.0, 34.0, 22.0 ], + "text" : "write" + } + + } +, { "box" : { "id" : "obj-59", "linecount" : 2, @@ -2859,6 +2871,13 @@ "source" : [ "obj-44", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-1", 0 ], + "source" : [ "obj-45", 0 ] + } + } , { "patchline" : { -- 2.34.1