From cfea02bab8fe9f0eaba2a9fdc4eb53018a0a58ac Mon Sep 17 00:00:00 2001 From: Kieran McAuliffe Date: Tue, 6 Aug 2024 13:57:53 +0200 Subject: [PATCH] basic modulator functionality --- hss-distributed-server.maxpat | 42 ++++++++++++++++++++++++++++++----- 1 file changed, 36 insertions(+), 6 deletions(-) diff --git a/hss-distributed-server.maxpat b/hss-distributed-server.maxpat index 96db94d..b578412 100644 --- a/hss-distributed-server.maxpat +++ b/hss-distributed-server.maxpat @@ -3449,6 +3449,7 @@ "style" : "", "subpatcher_template" : "", "assistshowspatchername" : 0, + "visible" : 1, "boxes" : [ { "box" : { "fontname" : "Lato", @@ -3538,7 +3539,7 @@ "outlettype" : [ "" ], "patching_rect" : [ 17.0, 104.0, 398.0, 668.0 ], "presentation" : 1, - "presentation_rect" : [ 2.0, 2.0, 398.0, 668.0 ], + "presentation_rect" : [ -8.0, 4.0, 398.0, 668.0 ], "rendermode" : 0, "url" : "localhost:3002/1" } @@ -6936,7 +6937,7 @@ , { "box" : { "id" : "obj-34", - "int" : 1, + "int" : 2, "maxclass" : "gswitch2", "numinlets" : 2, "numoutlets" : 5, @@ -7293,6 +7294,27 @@ "source" : [ "obj-34", 1 ] } + } +, { + "patchline" : { + "destination" : [ "obj-21", 0 ], + "source" : [ "obj-34", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-22", 0 ], + "source" : [ "obj-34", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-34", 4 ] + } + } , { "patchline" : { @@ -7423,6 +7445,7 @@ } , { "box" : { + "autorestore" : "Georg-2024-06-12.json", "id" : "obj-20", "linecount" : 2, "maxclass" : "newobj", @@ -8535,7 +8558,7 @@ "parameter_overrides" : { "obj-15::obj-1" : { "parameter_longname" : "Outset Pulses[3]", - "parameter_range" : [ 1, 32 ] + "parameter_range" : [ 1, 24 ] } , "obj-15::obj-104" : { @@ -8663,7 +8686,7 @@ , "obj-26::obj-1" : { "parameter_longname" : "Outset Pulses", - "parameter_range" : [ 1, 32 ] + "parameter_range" : [ 1, 192 ] } , "obj-26::obj-104" : { @@ -8792,7 +8815,7 @@ , "obj-5::obj-1" : { "parameter_longname" : "Outset Pulses[1]", - "parameter_range" : [ 1, 32 ] + "parameter_range" : [ 1, 8 ] } , "obj-5::obj-104" : { @@ -8922,7 +8945,7 @@ , "obj-8::obj-1" : { "parameter_longname" : "Outset Pulses[2]", - "parameter_range" : [ 1, 32 ] + "parameter_range" : [ 1, 12 ] } , "obj-8::obj-104" : { @@ -9074,6 +9097,13 @@ "type" : "JSON", "implicit" : 1 } +, { + "name" : "Georg-2024-06-12.json", + "bootpath" : "~/Documents/projects/healing-soundscapes/Presets", + "patcherrelativepath" : "./Presets", + "type" : "JSON", + "implicit" : 1 + } , { "name" : "Inner-Equation.5.maxpat", "bootpath" : "~/Documents/Max 8/Packages/MaxScore/patchers/DJster/dispenser",