]> git.dabkitsch.com - sonogarden_maxproj.git/commitdiff
handles variety as an int from [0-100]
authorequilet <2237372+equilet@users.noreply.github.com>
Tue, 17 Jun 2025 05:35:10 +0000 (22:35 -0700)
committerequilet <2237372+equilet@users.noreply.github.com>
Tue, 17 Jun 2025 05:35:10 +0000 (22:35 -0700)
vt.handle_variety.maxpat

index 83757dd3b2c1b76fed3e46d9c7d56a4db5b1be81..b0876e698b3786ef8e72c313cdeaeca3b22f0b41 100644 (file)
@@ -10,7 +10,7 @@
                }
 ,
                "classnamespace" : "box",
-               "rect" : [ 821.0, 479.0, 453.0, 410.0 ],
+               "rect" : [ 41.0, 153.0, 453.0, 410.0 ],
                "gridsize" : [ 15.0, 15.0 ],
                "subpatcher_template" : "Untitled5_template",
                "boxes" : [                     {
                                                                "box" :                                                                 {
                                                                        "fontface" : 0,
                                                                        "id" : "obj-1",
+                                                                       "linecount" : 2,
                                                                        "maxclass" : "o.expr.codebox",
                                                                        "numinlets" : 1,
                                                                        "numoutlets" : 2,
                                                                        "outlettype" : [ "FullPacket", "FullPacket" ],
-                                                                       "patching_rect" : [ 31.0, 163.0, 110.0, 31.0 ],
-                                                                       "text" : "/variety ??= 1."
+                                                                       "patching_rect" : [ 31.0, 133.0, 156.0, 44.0 ],
+                                                                       "text" : "/variety ??= 100., \n/variety = 100. / 100."
                                                                }
 
                                                        }
                                                                        "numinlets" : 2,
                                                                        "numoutlets" : 1,
                                                                        "outlettype" : [ "FullPacket" ],
-                                                                       "patching_rect" : [ 31.0, 131.0, 132.0, 22.0 ],
+                                                                       "patching_rect" : [ 31.0, 90.0, 132.0, 22.0 ],
                                                                        "text" : "o.union"
                                                                }