From: equilet <2237372+equilet@users.noreply.github.com> Date: Wed, 23 Apr 2025 00:59:00 +0000 (-0700) Subject: updated initialization and messages X-Git-Tag: v0.1~248 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=1a9f4bbf8670fddc679fa18e8363def6e3fff7e0;p=sonogarden_maxproj.git updated initialization and messages --- diff --git a/spat_trajectory_group.maxhelp b/spat_trajectory_group.maxhelp index e3a0af8..29de705 100644 --- a/spat_trajectory_group.maxhelp +++ b/spat_trajectory_group.maxhelp @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 4.0, 210.0, 780.0, 627.0 ], + "rect" : [ 34.0, 210.0, 780.0, 627.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { "box" : { @@ -37,7 +37,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 599.0, 341.0, 163.0, 161.0 ], - "text" : "/source/*/rate : 20,\n/source/1/speed : 20.,\n/source/1/radius : 1,\n/source/2/speed : 27.5,\n/source/2/radius : 2,\n/source/3/speed : 35.,\n/source/3/radius : 3,\n/source/4/speed : 42.5,\n/source/4/radius : 4,\n/source/5/speed : 50.,\n/source/5/radius : 5" + "text" : "/source/*/rate : 30,\n/source/1/speed : 5.,\n/source/1/radius : 1,\n/source/2/speed : 10.,\n/source/2/radius : 2,\n/source/3/speed : 15.,\n/source/3/radius : 3,\n/source/4/speed : 20.,\n/source/4/radius : 4,\n/source/5/speed : 25.,\n/source/5/radius : 5" } } @@ -87,7 +87,7 @@ } , "classnamespace" : "box", - "rect" : [ 1234.0, 384.0, 586.0, 441.0 ], + "rect" : [ 341.0, 208.0, 586.0, 441.0 ], "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { @@ -137,9 +137,10 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 79.0, 63.0, 153.0, 62.0 ], - "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 47, 110, 117, 109, 115, 111, 117, 114, 99, 101, 115, 0, 44, 105, 0, 0, 0, 0, 0, 5, 0, 0, 0, 20, 47, 115, 108, 111, 119, 101, 115, 116, 0, 0, 0, 0, 44, 105, 0, 0, 0, 0, 0, 20, 0, 0, 0, 28, 47, 114, 97, 116, 101, 47, 115, 112, 114, 101, 97, 100, 0, 0, 0, 0, 44, 100, 0, 0, 64, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 47, 115, 111, 117, 114, 99, 101, 47, 42, 47, 114, 97, 116, 101, 0, 0, 44, 105, 0, 0, 0, 0, 0, 20 ], + "presentation_linecount" : 4, + "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 47, 110, 117, 109, 115, 111, 117, 114, 99, 101, 115, 0, 44, 105, 0, 0, 0, 0, 0, 5, 0, 0, 0, 20, 47, 115, 108, 111, 119, 101, 115, 116, 0, 0, 0, 0, 44, 105, 0, 0, 0, 0, 0, 5, 0, 0, 0, 28, 47, 114, 97, 116, 101, 47, 115, 112, 114, 101, 97, 100, 0, 0, 0, 0, 44, 100, 0, 0, 64, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 47, 115, 111, 117, 114, 99, 101, 47, 42, 47, 114, 97, 116, 101, 0, 0, 44, 105, 0, 0, 0, 0, 0, 30 ], "saved_bundle_length" : 124, - "text" : "/numsources : 5,\n/slowest : 20,\n/rate/spread : 30.,\n/source/*/rate : 20" + "text" : "/numsources : 5,\n/slowest : 5,\n/rate/spread : 20.,\n/source/*/rate : 30" } } @@ -153,7 +154,7 @@ "numoutlets" : 2, "outlettype" : [ "FullPacket", "FullPacket" ], "patching_rect" : [ 79.0, 132.0, 448.0, 185.0 ], - "text" : "/idx = aseq(0, /numsources - 1), \n/scaled = (/idx * (1. / (/numsources - 1))) * /rate/spread, \n/rates = /slowest + /scaled,\nmap(\n lambda([i,v], \n progn(\n assign(\"/source/\" + i + \"/speed\", v),\n assign(\"/source/\" + i + \"/radius\", i)\n )\n ), \n /idx + 1, /rates\n), \ndelete(/rate/spread, /numsources, /slowest, /idx, /scaled, /rates)" + "text" : "/idx = aseq(0, /numsources - 1), \n/scaled = (/idx * (1. / (/numsources - 1))) * /rate/spread, \n/rates = /slowest + /scaled,\nmap(\n lambda([i,v,f], \n progn(\n assign(\"/source/\" + i + \"/speed\", v),\n assign(\"/source/\" + i + \"/radius\", i)\n )\n ), \n /idx + 1, /rates, (/idx + 1) * 0.2\n), \ndelete(/rate/spread, /numsources, /slowest, /idx, /scaled, /rates)" } } @@ -778,10 +779,6 @@ } , "dependency_cache" : [ { - "name" : "o.atomize.mxo", - "type" : "iLaX" - } -, { "name" : "o.compose.mxo", "type" : "iLaX" } diff --git a/spat_trajectory_group.maxpat b/spat_trajectory_group.maxpat index 8107edb..325f81a 100644 --- a/spat_trajectory_group.maxpat +++ b/spat_trajectory_group.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 570.0, 240.0, 531.0, 594.0 ], + "rect" : [ 89.0, 99.0, 531.0, 594.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { "box" : { @@ -218,7 +218,7 @@ "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 159.0, 541.0, 35.0, 22.0 ], + "patching_rect" : [ 243.0, 556.0, 35.0, 22.0 ], "text" : "out 1" } @@ -230,7 +230,7 @@ "numinlets" : 1, "numoutlets" : 2, "outlettype" : [ "", "" ], - "patching_rect" : [ 52.0, 319.0, 100.0, 22.0 ], + "patching_rect" : [ 133.0, 230.0, 100.0, 22.0 ], "text" : "spat5.trajectories" } @@ -242,7 +242,7 @@ "numinlets" : 1, "numoutlets" : 2, "outlettype" : [ "", "" ], - "patching_rect" : [ 52.0, 353.0, 160.0, 22.0 ], + "patching_rect" : [ 133.0, 373.0, 160.0, 22.0 ], "text" : "spat5.osc.prepend /source/0" } @@ -268,7 +268,7 @@ "maxclass" : "outlet", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 52.0, 537.0, 30.0, 30.0 ] + "patching_rect" : [ 133.0, 543.0, 30.0, 30.0 ] } }