From 8478192cbfe9388ad5b129e460741dd989420cf1 Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Mon, 19 May 2025 12:35:01 -0700 Subject: [PATCH] made toggle larger --- engine_seq_advancer.maxpat | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/engine_seq_advancer.maxpat b/engine_seq_advancer.maxpat index 35d5e86..204b34e 100644 --- a/engine_seq_advancer.maxpat +++ b/engine_seq_advancer.maxpat @@ -41,6 +41,7 @@ } , { "box" : { + "bgcolor" : [ 0.125490196078431, 0.125490196078431, 0.125490196078431, 1.0 ], "id" : "obj-7", "maxclass" : "toggle", "numinlets" : 1, @@ -49,7 +50,7 @@ "parameter_enable" : 0, "patching_rect" : [ 193.0, 150.0, 24.0, 24.0 ], "presentation" : 1, - "presentation_rect" : [ 3.0, 4.0, 24.0, 24.0 ] + "presentation_rect" : [ 3.0, 29.0, 125.0, 125.0 ] } } @@ -102,7 +103,7 @@ "parameter_enable" : 0, "patching_rect" : [ 297.0, 151.0, 81.0, 22.0 ], "presentation" : 1, - "presentation_rect" : [ 29.0, 5.0, 71.0, 22.0 ] + "presentation_rect" : [ 3.0, 5.0, 99.0, 22.0 ] } } -- 2.34.1