From 3e4cfdb59dc0e413e62128b4c0b012a99faee994 Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Mon, 30 Jun 2025 19:30:34 -0700 Subject: [PATCH] now calculates amplitude only --- engine_zone~.maxpat | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/engine_zone~.maxpat b/engine_zone~.maxpat index d671b3b..f81682b 100644 --- a/engine_zone~.maxpat +++ b/engine_zone~.maxpat @@ -189,7 +189,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 55.5, 254.0, 39.0, 22.0 ], + "patching_rect" : [ 236.0, 252.0, 39.0, 22.0 ], "text" : "atodb" } @@ -271,15 +271,6 @@ "lines" : [ { "patchline" : { "destination" : [ "obj-2", 0 ], - "order" : 0, - "source" : [ "obj-1", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "order" : 1, "source" : [ "obj-1", 0 ] } @@ -338,6 +329,15 @@ , { "patchline" : { "destination" : [ "obj-1", 0 ], + "order" : 0, + "source" : [ "obj-5", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-4", 0 ], + "order" : 1, "source" : [ "obj-5", 0 ] } @@ -1059,7 +1059,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 470.0, 168.0, 181.0, 33.0 ], - "text" : "/source/*/rate : 20,\n/source/1/speed : -14.95,\n/source/1/radius : 0.1,\n/source/0/speed : 5.05001,\n/source/0/radius : 0." + "text" : "/source/*/rate : 20,\n/source/1/speed : -14.9733,\n/source/1/radius : 0.1,\n/source/0/speed : 5.0267,\n/source/0/radius : 0." } } -- 2.34.1