From: equilet <2237372+equilet@users.noreply.github.com> Date: Tue, 10 Jun 2025 23:57:43 +0000 (-0700) Subject: added file length X-Git-Tag: v0.1~95 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=cec093ef2464eb3cfe4d855d3ecfdfe3373136e6;p=sonogarden_maxproj.git added file length --- diff --git a/vt.verbose_print.maxpat b/vt.verbose_print.maxpat index 36b8af6..e1de3a5 100644 --- a/vt.verbose_print.maxpat +++ b/vt.verbose_print.maxpat @@ -111,10 +111,34 @@ } , "classnamespace" : "box", - "rect" : [ 0.0, 0.0, 1000.0, 780.0 ], + "rect" : [ 883.0, 228.0, 1000.0, 780.0 ], "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { + "box" : { + "id" : "obj-1", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 246.0, 265.0, 133.0, 22.0 ], + "text" : "prepend file_length_ms" + } + + } +, { + "box" : { + "id" : "obj-11", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 256.888888888888914, 208.0, 101.0, 22.0 ], + "text" : "prepend filename" + } + + } +, { "box" : { "id" : "obj-8", "maxclass" : "newobj", @@ -145,7 +169,7 @@ "numinlets" : 1, "numoutlets" : 10, "outlettype" : [ "float", "list", "float", "float", "float", "float", "float", "", "int", "" ], - "patching_rect" : [ 50.0, 175.0, 113.5, 22.0 ], + "patching_rect" : [ 50.0, 175.0, 285.0, 22.0 ], "text" : "info~ buffet" } @@ -179,9 +203,30 @@ "lines" : [ { "patchline" : { "destination" : [ "obj-18", 0 ], + "source" : [ "obj-1", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-1", 0 ], + "source" : [ "obj-10", 6 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-11", 0 ], "source" : [ "obj-10", 7 ] } + } +, { + "patchline" : { + "destination" : [ "obj-18", 0 ], + "source" : [ "obj-11", 0 ] + } + } , { "patchline" : { @@ -214,7 +259,7 @@ ] } , - "patching_rect" : [ 50.0, 143.0, 62.0, 22.0 ], + "patching_rect" : [ 275.0, 381.0, 62.0, 22.0 ], "text" : "p grabinfo" } @@ -303,18 +348,6 @@ "patching_rect" : [ 50.0, 41.0, 30.0, 30.0 ] } - } -, { - "box" : { - "id" : "obj-11", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 50.0, 178.0, 101.0, 22.0 ], - "text" : "prepend filename" - } - } , { "box" : { @@ -335,13 +368,6 @@ "source" : [ "obj-1", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "source" : [ "obj-11", 0 ] - } - } , { "patchline" : { @@ -380,7 +406,7 @@ } , { "patchline" : { - "destination" : [ "obj-11", 0 ], + "destination" : [ "obj-4", 0 ], "source" : [ "obj-19", 0 ] }