From 434bd2959acc3a671c213244a9d893a9d7930e9a Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Thu, 8 May 2025 16:26:08 -0700 Subject: [PATCH] reverting until we need this --- engine_seq_advancer.maxpat | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/engine_seq_advancer.maxpat b/engine_seq_advancer.maxpat index b25a086..35d5e86 100644 --- a/engine_seq_advancer.maxpat +++ b/engine_seq_advancer.maxpat @@ -14,18 +14,6 @@ "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { - "box" : { - "id" : "obj-1", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 2, - "outlettype" : [ "bang", "bang" ], - "patching_rect" : [ 157.0, 294.0, 55.0, 22.0 ], - "text" : "onebang" - } - - } -, { "box" : { "fontface" : 0, "id" : "obj-5", @@ -174,13 +162,6 @@ } ], "lines" : [ { - "patchline" : { - "destination" : [ "obj-42", 0 ], - "source" : [ "obj-1", 1 ] - } - - } -, { "patchline" : { "destination" : [ "obj-6", 0 ], "source" : [ "obj-10", 0 ] @@ -224,7 +205,7 @@ } , { "patchline" : { - "destination" : [ "obj-1", 0 ], + "destination" : [ "obj-42", 0 ], "source" : [ "obj-41", 0 ] } -- 2.34.1