Skip to content

Commit

Permalink
update mvc.degrade~ cf. #1
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentgoudard committed Jan 26, 2024
1 parent 779a028 commit 55cf1c5
Show file tree
Hide file tree
Showing 4 changed files with 289 additions and 370 deletions.
54 changes: 18 additions & 36 deletions help/mvc.gain~.maxhelp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 9,
"minor" : 0,
"major" : 8,
"minor" : 6,
"revision" : 0,
"architecture" : "x64",
"modernui" : 1
Expand Down Expand Up @@ -105,8 +105,8 @@
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 9,
"minor" : 0,
"major" : 8,
"minor" : 6,
"revision" : 0,
"architecture" : "x64",
"modernui" : 1
Expand Down Expand Up @@ -167,8 +167,8 @@
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 9,
"minor" : 0,
"major" : 8,
"minor" : 6,
"revision" : 0,
"architecture" : "x64",
"modernui" : 1
Expand Down Expand Up @@ -206,12 +206,11 @@
"assistshowspatchername" : 0,
"boxes" : [ {
"box" : {
"id" : "obj-17",
"maxclass" : "newobj",
"numinlets" : 1,
"id" : "obj-1",
"maxclass" : "scope~",
"numinlets" : 2,
"numoutlets" : 0,
"patching_rect" : [ 669.5, 72.0, 35.0, 22.0 ],
"text" : "print"
"patching_rect" : [ 172.0, 344.0, 130.0, 130.0 ]
}

}
Expand All @@ -237,7 +236,7 @@
"maxclass" : "newobj",
"numinlets" : 2,
"numoutlets" : 3,
"outlettype" : [ "", "int", "initialized" ],
"outlettype" : [ "", "int", "" ],
"patching_rect" : [ 383.5, 376.516890080428993, 203.0, 22.0 ],
"text" : "mvc.remote gainHelper/myGain/gain"
}
Expand All @@ -250,7 +249,7 @@
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 669.5, 10.0, 30.0, 22.0 ],
"patching_rect" : [ 572.5, 108.0, 30.0, 22.0 ],
"text" : "GUI"
}

Expand Down Expand Up @@ -323,22 +322,11 @@
"numinlets" : 2,
"numoutlets" : 2,
"outlettype" : [ "", "" ],
"patching_rect" : [ 487.5, 37.0, 201.0, 29.0 ],
"patching_rect" : [ 390.5, 135.0, 201.0, 29.0 ],
"text" : "mvc.device gainHelper",
"varname" : "mvc.device"
}

}
, {
"box" : {
"id" : "obj-30",
"maxclass" : "spectroscope~",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 173.5, 353.5, 149.0, 96.0 ]
}

}
, {
"box" : {
Expand Down Expand Up @@ -488,16 +476,16 @@
}
, {
"patchline" : {
"destination" : [ "obj-16", 0 ],
"order" : 1,
"destination" : [ "obj-1", 0 ],
"order" : 0,
"source" : [ "obj-3", 0 ]
}

}
, {
"patchline" : {
"destination" : [ "obj-30", 0 ],
"order" : 0,
"destination" : [ "obj-16", 0 ],
"order" : 1,
"source" : [ "obj-3", 0 ]
}

Expand All @@ -515,13 +503,6 @@
"source" : [ "obj-33", 0 ]
}

}
, {
"patchline" : {
"destination" : [ "obj-17", 0 ],
"source" : [ "obj-37", 1 ]
}

}
, {
"patchline" : {
Expand Down Expand Up @@ -654,6 +635,7 @@
],
"parameters" : {
"obj-51::obj-16" : [ "mc.live.gain~[3]", "mc.live.gain~", 0 ],
"obj-51::obj-3::obj-8::obj-5::obj-25::obj-61::obj-20.1::obj-12::obj-8::obj-7" : [ "live.toggle[7]", "live.toggle", 0 ],
"obj-51::obj-7::obj-21::obj-6" : [ "live.tab[4]", "live.tab[1]", 0 ],
"obj-51::obj-7::obj-35" : [ "[1]", "Level", 0 ],
"parameterbanks" : {
Expand Down
Loading

0 comments on commit 55cf1c5

Please sign in to comment.