basic modulator functionality

This commit is contained in:
Kieran McAuliffe 2024-08-06 13:57:53 +02:00
parent b2fd746ca4
commit cfea02bab8

View File

@ -3449,6 +3449,7 @@
"style" : "", "style" : "",
"subpatcher_template" : "", "subpatcher_template" : "",
"assistshowspatchername" : 0, "assistshowspatchername" : 0,
"visible" : 1,
"boxes" : [ { "boxes" : [ {
"box" : { "box" : {
"fontname" : "Lato", "fontname" : "Lato",
@ -3538,7 +3539,7 @@
"outlettype" : [ "" ], "outlettype" : [ "" ],
"patching_rect" : [ 17.0, 104.0, 398.0, 668.0 ], "patching_rect" : [ 17.0, 104.0, 398.0, 668.0 ],
"presentation" : 1, "presentation" : 1,
"presentation_rect" : [ 2.0, 2.0, 398.0, 668.0 ], "presentation_rect" : [ -8.0, 4.0, 398.0, 668.0 ],
"rendermode" : 0, "rendermode" : 0,
"url" : "localhost:3002/1" "url" : "localhost:3002/1"
} }
@ -6936,7 +6937,7 @@
, { , {
"box" : { "box" : {
"id" : "obj-34", "id" : "obj-34",
"int" : 1, "int" : 2,
"maxclass" : "gswitch2", "maxclass" : "gswitch2",
"numinlets" : 2, "numinlets" : 2,
"numoutlets" : 5, "numoutlets" : 5,
@ -7293,6 +7294,27 @@
"source" : [ "obj-34", 1 ] "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" : { "patchline" : {
@ -7423,6 +7445,7 @@
} }
, { , {
"box" : { "box" : {
"autorestore" : "Georg-2024-06-12.json",
"id" : "obj-20", "id" : "obj-20",
"linecount" : 2, "linecount" : 2,
"maxclass" : "newobj", "maxclass" : "newobj",
@ -8535,7 +8558,7 @@
"parameter_overrides" : { "parameter_overrides" : {
"obj-15::obj-1" : { "obj-15::obj-1" : {
"parameter_longname" : "Outset Pulses[3]", "parameter_longname" : "Outset Pulses[3]",
"parameter_range" : [ 1, 32 ] "parameter_range" : [ 1, 24 ]
} }
, ,
"obj-15::obj-104" : { "obj-15::obj-104" : {
@ -8663,7 +8686,7 @@
, ,
"obj-26::obj-1" : { "obj-26::obj-1" : {
"parameter_longname" : "Outset Pulses", "parameter_longname" : "Outset Pulses",
"parameter_range" : [ 1, 32 ] "parameter_range" : [ 1, 192 ]
} }
, ,
"obj-26::obj-104" : { "obj-26::obj-104" : {
@ -8792,7 +8815,7 @@
, ,
"obj-5::obj-1" : { "obj-5::obj-1" : {
"parameter_longname" : "Outset Pulses[1]", "parameter_longname" : "Outset Pulses[1]",
"parameter_range" : [ 1, 32 ] "parameter_range" : [ 1, 8 ]
} }
, ,
"obj-5::obj-104" : { "obj-5::obj-104" : {
@ -8922,7 +8945,7 @@
, ,
"obj-8::obj-1" : { "obj-8::obj-1" : {
"parameter_longname" : "Outset Pulses[2]", "parameter_longname" : "Outset Pulses[2]",
"parameter_range" : [ 1, 32 ] "parameter_range" : [ 1, 12 ]
} }
, ,
"obj-8::obj-104" : { "obj-8::obj-104" : {
@ -9074,6 +9097,13 @@
"type" : "JSON", "type" : "JSON",
"implicit" : 1 "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", "name" : "Inner-Equation.5.maxpat",
"bootpath" : "~/Documents/Max 8/Packages/MaxScore/patchers/DJster/dispenser", "bootpath" : "~/Documents/Max 8/Packages/MaxScore/patchers/DJster/dispenser",