From: equilet <2237372+equilet@users.noreply.github.com> Date: Tue, 17 Jun 2025 23:08:57 +0000 (-0700) Subject: gain scalar now uses a saved float to calculate its value X-Git-Tag: v0.1~59 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=f3627e738fcefc48f7d55eda3d26cda29439bdbb;p=sonogarden_maxproj.git gain scalar now uses a saved float to calculate its value --- diff --git a/engine_zone~.maxpat b/engine_zone~.maxpat index ba10144..67e2353 100644 --- a/engine_zone~.maxpat +++ b/engine_zone~.maxpat @@ -121,13 +121,25 @@ "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { + "box" : { + "id" : "obj-9", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "float" ], + "patching_rect" : [ 55.0, 177.0, 55.0, 22.0 ], + "text" : "1." + } + + } +, { "box" : { "id" : "obj-6", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 2, "outlettype" : [ "bang", "float" ], - "patching_rect" : [ 98.0, 169.0, 29.5, 22.0 ], + "patching_rect" : [ 214.0, 105.0, 29.5, 22.0 ], "text" : "t b f" } @@ -153,7 +165,7 @@ "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 424.0, 31.0, 30.0, 30.0 ] + "patching_rect" : [ 214.0, 33.0, 30.0, 30.0 ] } } @@ -282,7 +294,7 @@ } , { "patchline" : { - "destination" : [ "obj-5", 0 ], + "destination" : [ "obj-9", 0 ], "source" : [ "obj-3", 0 ] } @@ -310,10 +322,17 @@ } , { "patchline" : { - "destination" : [ "obj-5", 0 ], + "destination" : [ "obj-9", 0 ], "source" : [ "obj-6", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-5", 0 ], + "source" : [ "obj-9", 0 ] + } + } ] } @@ -1011,7 +1030,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 470.0, 168.0, 181.0, 33.0 ], - "text" : "/source/*/rate : 20,\n/source/1/speed : -14.4761,\n/source/1/radius : 0.1,\n/source/0/speed : 5.52385,\n/source/0/radius : 0." + "text" : "/source/*/rate : 20,\n/source/1/speed : -14.6054,\n/source/1/radius : 0.1,\n/source/0/speed : 5.39464,\n/source/0/radius : 0." } }