Skip to content

Commit

Permalink
update mvc.limiter~ cf. #1
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentgoudard committed Jan 26, 2024
1 parent ce2eb06 commit 6d50891
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 654 deletions.
62 changes: 12 additions & 50 deletions help/mvc.limiter~.maxhelp
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 9,
"minor" : 0,
"major" : 8,
"minor" : 6,
"revision" : 0,
"architecture" : "x64",
"modernui" : 1
}
,
"classnamespace" : "box",
"rect" : [ 149.0, 311.0, 855.0, 508.0 ],
"rect" : [ 84.0, 381.0, 855.0, 508.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -104,8 +104,8 @@
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 9,
"minor" : 0,
"major" : 8,
"minor" : 6,
"revision" : 0,
"architecture" : "x64",
"modernui" : 1
Expand Down Expand Up @@ -166,15 +166,15 @@
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 9,
"minor" : 0,
"major" : 8,
"minor" : 6,
"revision" : 0,
"architecture" : "x64",
"modernui" : 1
}
,
"classnamespace" : "box",
"rect" : [ 149.0, 337.0, 855.0, 482.0 ],
"rect" : [ 84.0, 407.0, 855.0, 482.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -204,29 +204,6 @@
"showontab" : 2,
"assistshowspatchername" : 0,
"boxes" : [ {
"box" : {
"id" : "obj-17",
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 669.5, 72.0, 35.0, 22.0 ],
"text" : "print"
}

}
, {
"box" : {
"id" : "obj-15",
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 529.0, 10.0, 71.0, 22.0 ],
"text" : "namespace"
}

}
, {
"box" : {
"contdata" : 1,
"ghostbar" : 70,
Expand All @@ -248,7 +225,7 @@
"maxclass" : "newobj",
"numinlets" : 2,
"numoutlets" : 3,
"outlettype" : [ "", "int", "initialized" ],
"outlettype" : [ "", "int", "" ],
"patching_rect" : [ 444.5, 400.500000000000114, 240.0, 22.0 ],
"text" : "mvc.remote limiterHelper/myLimiter/release"
}
Expand Down Expand Up @@ -276,7 +253,7 @@
"maxclass" : "newobj",
"numinlets" : 2,
"numoutlets" : 3,
"outlettype" : [ "", "int", "initialized" ],
"outlettype" : [ "", "int", "" ],
"patching_rect" : [ 444.5, 343.489544235924768, 250.0, 22.0 ],
"text" : "mvc.remote limiterHelper/myLimiter/threshold"
}
Expand All @@ -289,7 +266,7 @@
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 487.5, 10.0, 30.0, 22.0 ],
"patching_rect" : [ 673.5, 10.0, 30.0, 22.0 ],
"text" : "GUI"
}

Expand Down Expand Up @@ -523,13 +500,6 @@
"source" : [ "obj-14", 0 ]
}

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

}
, {
"patchline" : {
Expand Down Expand Up @@ -577,14 +547,7 @@
}
, {
"patchline" : {
"destination" : [ "obj-17", 0 ],
"source" : [ "obj-37", 1 ]
}

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

Expand Down Expand Up @@ -722,7 +685,6 @@
],
"parameters" : {
"obj-51::obj-16" : [ "mc.live.gain~[3]", "mc.live.gain~", 0 ],
"obj-51::obj-3::obj-19::obj-5::obj-61::obj-20.1::obj-8::obj-8::obj-7" : [ "live.toggle[2]", "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 6d50891

Please sign in to comment.