From c721434ee5f1bccb8981b99acbb31f7cb005f34b Mon Sep 17 00:00:00 2001 From: jobor019 Date: Wed, 22 May 2024 11:28:06 +0200 Subject: [PATCH] Fixed window sizes --- max/somax/patchers/somax.audiorenderer.maxpat | 41 ++++++++++++++++--- 1 file changed, 35 insertions(+), 6 deletions(-) diff --git a/max/somax/patchers/somax.audiorenderer.maxpat b/max/somax/patchers/somax.audiorenderer.maxpat index 545050ee..c283a7b5 100644 --- a/max/somax/patchers/somax.audiorenderer.maxpat +++ b/max/somax/patchers/somax.audiorenderer.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 0.0, 53.0, 2580.0, 1329.0 ], + "rect" : [ 806.0, 207.0, 278.0, 289.0 ], "bglocked" : 0, "openinpresentation" : 1, "default_fontsize" : 12.0, @@ -1937,7 +1937,6 @@ "style" : "", "subpatcher_template" : "", "assistshowspatchername" : 0, - "visible" : 1, "boxes" : [ { "box" : { "id" : "obj-11", @@ -3143,7 +3142,7 @@ "box" : { "comment" : "(any) dumpout", "id" : "obj-113", - "index" : 3, + "index" : 0, "maxclass" : "outlet", "numinlets" : 1, "numoutlets" : 0, @@ -3402,7 +3401,7 @@ "box" : { "comment" : "(list) parameters", "id" : "obj-60", - "index" : 2, + "index" : 0, "maxclass" : "outlet", "numinlets" : 1, "numoutlets" : 0, @@ -4539,7 +4538,7 @@ "box" : { "comment" : "(mc signal): audio out", "id" : "obj-209", - "index" : 1, + "index" : 0, "maxclass" : "outlet", "numinlets" : 1, "numoutlets" : 0, @@ -4783,7 +4782,7 @@ "comment" : "(any) messages to audio renderer", "id" : "obj-130", "ignoreclick" : 1, - "index" : 1, + "index" : 0, "maxclass" : "inlet", "numinlets" : 0, "numoutlets" : 1, @@ -6241,6 +6240,36 @@ } ], + "parameters" : { + "obj-98" : [ "live.text[6]", "live.text[26]", 0 ], + "parameterbanks" : { + "0" : { + "index" : 0, + "name" : "", + "parameters" : [ "-", "-", "-", "-", "-", "-", "-", "-" ] + } + + } +, + "inherited_shortname" : 1 + } +, + "dependency_cache" : [ { + "name" : "somax.await_patcherargs.maxpat", + "bootpath" : "~/MaxDev/Somax2/max/somax/patchers", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "somax.winresize.maxpat", + "bootpath" : "~/MaxDev/Somax2/max/somax/patchers/resources/misc", + "patcherrelativepath" : "./resources/misc", + "type" : "JSON", + "implicit" : 1 + } + ], + "autosave" : 0, "boxgroups" : [ { "boxes" : [ "obj-219", "obj-224" ] }