]> git.dabkitsch.com - sonogarden_maxproj.git/commitdiff
added protection against initialization of metronome stopped
authorequilet <2237372+equilet@users.noreply.github.com>
Thu, 8 May 2025 23:24:09 +0000 (16:24 -0700)
committerequilet <2237372+equilet@users.noreply.github.com>
Thu, 8 May 2025 23:24:09 +0000 (16:24 -0700)
engine_seq_advancer.maxpat

index 35d5e862e6170a449e4e3b7263a07d6be0488de2..b25a086850c78bbb55f99429932859824873b23a 100644 (file)
                "openinpresentation" : 1,
                "gridsize" : [ 15.0, 15.0 ],
                "boxes" : [                     {
+                               "box" :                                 {
+                                       "id" : "obj-1",
+                                       "maxclass" : "newobj",
+                                       "numinlets" : 2,
+                                       "numoutlets" : 2,
+                                       "outlettype" : [ "bang", "bang" ],
+                                       "patching_rect" : [ 157.0, 294.0, 55.0, 22.0 ],
+                                       "text" : "onebang"
+                               }
+
+                       }
+,                      {
                                "box" :                                 {
                                        "fontface" : 0,
                                        "id" : "obj-5",
                        }
  ],
                "lines" : [                     {
+                               "patchline" :                           {
+                                       "destination" : [ "obj-42", 0 ],
+                                       "source" : [ "obj-1", 1 ]
+                               }
+
+                       }
+,                      {
                                "patchline" :                           {
                                        "destination" : [ "obj-6", 0 ],
                                        "source" : [ "obj-10", 0 ]
                        }
 ,                      {
                                "patchline" :                           {
-                                       "destination" : [ "obj-42", 0 ],
+                                       "destination" : [ "obj-1", 0 ],
                                        "source" : [ "obj-41", 0 ]
                                }