From 1c3438e35bcc4f92a0ac5c2b5efd16e06489e4a3 Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Sat, 7 Jun 2025 00:04:53 -0700 Subject: [PATCH] removed patch cord to o.accum to reduce redundancy --- es.episodes.maxpat | 18 ++++++++---------- es.fragments.maxpat | 9 --------- es.noisewash.maxpat | 11 +---------- es.stretcher.maxpat | 11 +---------- 4 files changed, 10 insertions(+), 39 deletions(-) diff --git a/es.episodes.maxpat b/es.episodes.maxpat index 30c85c7..9097d05 100644 --- a/es.episodes.maxpat +++ b/es.episodes.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 608.0, 87.0, 651.0, 917.0 ], + "rect" : [ 608.0, 87.0, 651.0, 916.0 ], "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { @@ -1107,7 +1107,6 @@ , { "patchline" : { "destination" : [ "obj-5", 0 ], - "order" : 1, "source" : [ "obj-29", 5 ] } @@ -1118,14 +1117,6 @@ "source" : [ "obj-29", 3 ] } - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "order" : 0, - "source" : [ "obj-29", 5 ] - } - } , { "patchline" : { @@ -1267,6 +1258,13 @@ "type" : "JSON", "implicit" : 1 } +, { + "name" : "ui.sender.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } ], "autosave" : 0 } diff --git a/es.fragments.maxpat b/es.fragments.maxpat index a2455b4..a1ed0ce 100644 --- a/es.fragments.maxpat +++ b/es.fragments.maxpat @@ -1108,7 +1108,6 @@ , { "patchline" : { "destination" : [ "obj-5", 0 ], - "order" : 1, "source" : [ "obj-29", 5 ] } @@ -1119,14 +1118,6 @@ "source" : [ "obj-29", 3 ] } - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "order" : 0, - "source" : [ "obj-29", 5 ] - } - } , { "patchline" : { diff --git a/es.noisewash.maxpat b/es.noisewash.maxpat index d2fa704..2e31640 100644 --- a/es.noisewash.maxpat +++ b/es.noisewash.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 326.0, 227.0, 981.0, 779.0 ], + "rect" : [ 326.0, 224.0, 981.0, 779.0 ], "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { @@ -1110,7 +1110,6 @@ , { "patchline" : { "destination" : [ "obj-5", 0 ], - "order" : 1, "source" : [ "obj-29", 5 ] } @@ -1121,14 +1120,6 @@ "source" : [ "obj-29", 3 ] } - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "order" : 0, - "source" : [ "obj-29", 5 ] - } - } , { "patchline" : { diff --git a/es.stretcher.maxpat b/es.stretcher.maxpat index 1ab3718..2a3323b 100644 --- a/es.stretcher.maxpat +++ b/es.stretcher.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 674.0, 161.0, 579.0, 845.0 ], + "rect" : [ 674.0, 158.0, 579.0, 845.0 ], "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { @@ -1107,7 +1107,6 @@ , { "patchline" : { "destination" : [ "obj-5", 0 ], - "order" : 1, "source" : [ "obj-29", 5 ] } @@ -1118,14 +1117,6 @@ "source" : [ "obj-29", 3 ] } - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "order" : 0, - "source" : [ "obj-29", 5 ] - } - } , { "patchline" : { -- 2.34.1