From 5b0f77e6d8f17598ff1569c1aead97ad31692c7b Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Sun, 1 Jun 2025 17:00:47 -0700 Subject: [PATCH] updated to latest spec before sunsetting --- engine_voice.stretcher~.maxhelp | 25 +++++++++++++++++-------- engine_voice.stretcher~.maxpat | 30 +++++++++++------------------- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/engine_voice.stretcher~.maxhelp b/engine_voice.stretcher~.maxhelp index 0006cb8..b333440 100644 --- a/engine_voice.stretcher~.maxhelp +++ b/engine_voice.stretcher~.maxhelp @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 77.0, 137.0, 1018.0, 778.0 ], + "rect" : [ 77.0, 87.0, 1018.0, 744.0 ], "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { @@ -23,9 +23,9 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 200.0, 68.0, 206.0, 49.0 ], - "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 47, 115, 116, 114, 101, 116, 99, 104, 47, 102, 97, 99, 116, 111, 114, 0, 44, 100, 0, 0, 64, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 47, 119, 105, 110, 100, 111, 119, 115, 105, 122, 101, 0, 44, 100, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 47, 115, 112, 97, 99, 105, 110, 103, 47, 114, 97, 110, 103, 101, 0, 0, 44, 100, 100, 0, 63, -87, -103, -103, -103, -103, -103, -102, 63, -45, 51, 51, 51, 51, 51, 51 ], + "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 47, 115, 116, 114, 101, 116, 99, 104, 47, 102, 97, 99, 116, 111, 114, 0, 44, 100, 0, 0, 64, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 47, 119, 105, 110, 100, 111, 119, 115, 105, 122, 101, 0, 44, 100, 0, 0, 63, -55, -103, -103, -103, -103, -103, -102, 0, 0, 0, 36, 47, 115, 112, 97, 99, 105, 110, 103, 47, 114, 97, 110, 103, 101, 0, 0, 44, 100, 100, 0, 63, -87, -103, -103, -103, -103, -103, -102, 63, -45, 51, 51, 51, 51, 51, 51 ], "saved_bundle_length" : 116, - "text" : "/stretch/factor : 20.,\n/windowsize : 2.,\n/spacing/range : [0.05, 0.3]" + "text" : "/stretch/factor : 20.,\n/windowsize : 0.2,\n/spacing/range : [0.05, 0.3]" } } @@ -199,7 +199,7 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 693.0, 471.0, 212.0, 22.0 ], - "text" : "0 0 758.888889 100711.111111" + "text" : "0 0 2032.108844 50642.176871" } } @@ -329,13 +329,11 @@ "box" : { "fontface" : 0, "id" : "obj-19", - "linecount" : 7, "maxclass" : "o.display", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 50.0, 100.0, 438.0, 481.0 ], - "text" : "/num/voices : 10,\n/voices/1 : {\n /windowsize : 0.5,\n /spacing/range : [0.01, 0.4],\n /numfiles : 73,\n /pbname : \"polycollection\"\n}" + "patching_rect" : [ 50.0, 100.0, 438.0, 481.0 ] } } @@ -906,7 +904,7 @@ "numoutlets" : 5, "outlettype" : [ "signal", "signal", "", "float", "list" ], "parameter_enable" : 1, - "patching_rect" : [ 199.0, 530.0, 112.0, 135.0 ], + "patching_rect" : [ 199.0, 523.0, 110.0, 132.0 ], "saved_attribute_attributes" : { "valueof" : { "parameter_longname" : "live.gain~[11]", @@ -1171,6 +1169,10 @@ "name" : "o.prepend.mxo", "type" : "iLaX" } +, { + "name" : "o.print.mxo", + "type" : "iLaX" + } , { "name" : "o.righttoleft.maxpat", "bootpath" : "~/Documents/Max 9/Packages/odot/patchers/ordering", @@ -1208,6 +1210,13 @@ "type" : "JSON", "implicit" : 1 } +, { + "name" : "vt.verbose_print.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } ], "autosave" : 0, "editing_bgcolor" : [ 0.203921568627451, 0.282352941176471, 0.298039215686275, 1.0 ] diff --git a/engine_voice.stretcher~.maxpat b/engine_voice.stretcher~.maxpat index 6f7d96a..de41baf 100644 --- a/engine_voice.stretcher~.maxpat +++ b/engine_voice.stretcher~.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 34.0, 87.0, 1233.0, 846.0 ], + "rect" : [ 34.0, 87.0, 1233.0, 744.0 ], "gridsize" : [ 15.0, 15.0 ], "lefttoolbarpinned" : 1, "toptoolbarpinned" : 1, @@ -87,10 +87,6 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 566.0, 794.0, 42.0, 22.0 ], - "saved_object_attributes" : { - "attr_comment" : "" - } -, "text" : "out~ 2" } @@ -974,7 +970,7 @@ } , "classnamespace" : "box", - "rect" : [ 428.0, 130.0, 767.0, 722.0 ], + "rect" : [ 428.0, 109.0, 767.0, 722.0 ], "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { @@ -1045,8 +1041,8 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "bang" ], - "patching_rect" : [ 195.0, 280.0, 48.0, 22.0 ], - "text" : "del 100" + "patching_rect" : [ 340.0, 324.0, 35.0, 22.0 ], + "text" : "del 5" } } @@ -1079,13 +1075,13 @@ "box" : { "fontface" : 0, "id" : "obj-10", - "linecount" : 3, + "linecount" : 4, "maxclass" : "o.expr.codebox", "numinlets" : 1, "numoutlets" : 2, "outlettype" : [ "FullPacket", "FullPacket" ], - "patching_rect" : [ 195.0, 525.0, 335.0, 57.0 ], - "text" : "/dur = abs(/position - (/position + /size)),\n/line = [/position, 0, /position + /size, /dur], \n/duroff = /dur - 20." + "patching_rect" : [ 195.0, 525.0, 335.0, 70.0 ], + "text" : "/position ??= 0.,\n/dur = abs(/position - (/position + /size)),\n/line = [/position, 0, /position + /size, /dur], \n/duroff = /dur - 20." } } @@ -1477,6 +1473,10 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 874.0, 799.0, 35.0, 22.0 ], + "saved_object_attributes" : { + "attr_comment" : "" + } +, "text" : "out 1" } @@ -1688,10 +1688,6 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 431.0, 799.0, 52.0, 22.0 ], - "saved_object_attributes" : { - "attr_comment" : "" - } -, "text" : "out~ 1" } @@ -1704,10 +1700,6 @@ "numoutlets" : 1, "outlettype" : [ "" ], "patching_rect" : [ 330.0, 56.0, 38.0, 22.0 ], - "saved_object_attributes" : { - "attr_comment" : "" - } -, "text" : "in 1" } -- 2.34.1