Skip to content

Commit dba745f

Browse files
committed
no osc global receive but specific send to reduce receives
1 parent 2071a87 commit dba745f

3 files changed

Lines changed: 230 additions & 198 deletions

File tree

mercury_ide/patchers/_mercury_main.maxpat

Lines changed: 88 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -49805,8 +49805,6 @@
4980549805
"saved_object_attributes" : {
4980649806
"autostart" : 1,
4980749807
"defer" : 0,
49808-
"node_bin_path" : "",
49809-
"npm_bin_path" : "",
4981049808
"watch" : 1
4981149809
}
4981249810
,
@@ -53155,7 +53153,7 @@
5315553153
, {
5315653154
"box" : {
5315753155
"id" : "obj-284",
53158-
"items" : [ "AU DLS Synth 1", ",", "IAC Driver Bus 1", ",", "M4", ",", "from Max 1", ",", "from Max 2" ],
53156+
"items" : [ "AU DLS Synth 1", ",", "IAC Driver Bus 1", ",", "from Max 1", ",", "from Max 2" ],
5315953157
"maxclass" : "umenu",
5316053158
"numinlets" : 1,
5316153159
"numoutlets" : 3,
@@ -53671,7 +53669,7 @@
5367153669
}
5367253670
,
5367353671
"classnamespace" : "box",
53674-
"rect" : [ 349.0, 207.0, 919.0, 453.0 ],
53672+
"rect" : [ 428.0, 441.0, 919.0, 453.0 ],
5367553673
"bglocked" : 0,
5367653674
"openinpresentation" : 0,
5367753675
"default_fontsize" : 12.0,
@@ -53700,6 +53698,53 @@
5370053698
"subpatcher_template" : "",
5370153699
"assistshowspatchername" : 0,
5370253700
"boxes" : [ {
53701+
"box" : {
53702+
"id" : "obj-22",
53703+
"maxclass" : "newobj",
53704+
"numinlets" : 2,
53705+
"numoutlets" : 2,
53706+
"outlettype" : [ "", "" ],
53707+
"patching_rect" : [ 390.0, 390.0, 55.0, 22.0 ],
53708+
"text" : "zl.slice 1"
53709+
}
53710+
53711+
}
53712+
, {
53713+
"box" : {
53714+
"id" : "obj-21",
53715+
"maxclass" : "newobj",
53716+
"numinlets" : 1,
53717+
"numoutlets" : 0,
53718+
"patching_rect" : [ 400.5, 435.0, 49.0, 22.0 ],
53719+
"text" : "forward"
53720+
}
53721+
53722+
}
53723+
, {
53724+
"box" : {
53725+
"id" : "obj-20",
53726+
"maxclass" : "message",
53727+
"numinlets" : 2,
53728+
"numoutlets" : 1,
53729+
"outlettype" : [ "" ],
53730+
"patching_rect" : [ 400.5, 360.0, 51.0, 22.0 ],
53731+
"text" : "send $1"
53732+
}
53733+
53734+
}
53735+
, {
53736+
"box" : {
53737+
"id" : "obj-5",
53738+
"maxclass" : "newobj",
53739+
"numinlets" : 1,
53740+
"numoutlets" : 2,
53741+
"outlettype" : [ "", "" ],
53742+
"patching_rect" : [ 390.0, 325.0, 29.5, 22.0 ],
53743+
"text" : "t l l"
53744+
}
53745+
53746+
}
53747+
, {
5370353748
"box" : {
5370453749
"id" : "obj-30",
5370553750
"maxclass" : "message",
@@ -53777,7 +53822,7 @@
5377753822
"numinlets" : 1,
5377853823
"numoutlets" : 1,
5377953824
"outlettype" : [ "" ],
53780-
"patching_rect" : [ 322.0, 330.0, 54.0, 22.0 ],
53825+
"patching_rect" : [ 225.0, 325.0, 54.0, 22.0 ],
5378153826
"text" : "deferlow"
5378253827
}
5378353828

@@ -53788,7 +53833,7 @@
5378853833
"maxclass" : "newobj",
5378953834
"numinlets" : 1,
5379053835
"numoutlets" : 0,
53791-
"patching_rect" : [ 322.0, 360.0, 135.0, 22.0 ],
53836+
"patching_rect" : [ 225.0, 355.0, 135.0, 22.0 ],
5379253837
"text" : "consoleLog RECEIVED"
5379353838
}
5379453839

@@ -53870,7 +53915,7 @@
5387053915
"numinlets" : 1,
5387153916
"numoutlets" : 1,
5387253917
"outlettype" : [ "" ],
53873-
"patching_rect" : [ 390.0, 255.0, 77.0, 22.0 ],
53918+
"patching_rect" : [ 390.0, 251.0, 77.0, 22.0 ],
5387453919
"text" : "prepend port"
5387553920
}
5387653921

@@ -53881,7 +53926,7 @@
5388153926
"maxclass" : "newobj",
5388253927
"numinlets" : 1,
5388353928
"numoutlets" : 0,
53884-
"patching_rect" : [ 390.0, 330.0, 59.0, 22.0 ],
53929+
"patching_rect" : [ 225.0, 385.0, 59.0, 22.0 ],
5388553930
"text" : "s osc_rcv"
5388653931
}
5388753932

@@ -53893,7 +53938,7 @@
5389353938
"numinlets" : 1,
5389453939
"numoutlets" : 1,
5389553940
"outlettype" : [ "" ],
53896-
"patching_rect" : [ 390.0, 285.0, 67.0, 22.0 ],
53941+
"patching_rect" : [ 390.0, 281.0, 67.0, 22.0 ],
5389753942
"text" : "udpreceive"
5389853943
}
5389953944

@@ -54066,16 +54111,16 @@
5406654111
],
5406754112
"lines" : [ {
5406854113
"patchline" : {
54069-
"destination" : [ "obj-12", 0 ],
54070-
"order" : 0,
54114+
"destination" : [ "obj-16", 0 ],
54115+
"order" : 1,
5407154116
"source" : [ "obj-10", 0 ]
5407254117
}
5407354118

5407454119
}
5407554120
, {
5407654121
"patchline" : {
54077-
"destination" : [ "obj-16", 0 ],
54078-
"order" : 1,
54122+
"destination" : [ "obj-5", 0 ],
54123+
"order" : 0,
5407954124
"source" : [ "obj-10", 0 ]
5408054125
}
5408154126

@@ -54187,6 +54232,13 @@
5418754232
"source" : [ "obj-2", 0 ]
5418854233
}
5418954234

54235+
}
54236+
, {
54237+
"patchline" : {
54238+
"destination" : [ "obj-21", 0 ],
54239+
"source" : [ "obj-20", 0 ]
54240+
}
54241+
5419054242
}
5419154243
, {
5419254244
"patchline" : {
@@ -54215,6 +54267,13 @@
5421554267
"source" : [ "obj-211", 0 ]
5421654268
}
5421754269

54270+
}
54271+
, {
54272+
"patchline" : {
54273+
"destination" : [ "obj-21", 0 ],
54274+
"source" : [ "obj-22", 1 ]
54275+
}
54276+
5421854277
}
5421954278
, {
5422054279
"patchline" : {
@@ -54267,6 +54326,20 @@
5426754326
"source" : [ "obj-4", 0 ]
5426854327
}
5426954328

54329+
}
54330+
, {
54331+
"patchline" : {
54332+
"destination" : [ "obj-20", 0 ],
54333+
"source" : [ "obj-5", 1 ]
54334+
}
54335+
54336+
}
54337+
, {
54338+
"patchline" : {
54339+
"destination" : [ "obj-22", 0 ],
54340+
"source" : [ "obj-5", 0 ]
54341+
}
54342+
5427054343
}
5427154344
, {
5427254345
"patchline" : {
@@ -56866,6 +56939,8 @@
5686656939
"saved_object_attributes" : {
5686756940
"autostart" : 0,
5686856941
"defer" : 1,
56942+
"node_bin_path" : "",
56943+
"npm_bin_path" : "",
5686956944
"watch" : 1
5687056945
}
5687156946
,
@@ -74632,24 +74707,10 @@
7463274707
"type" : "JSON",
7463374708
"implicit" : 1
7463474709
}
74635-
, {
74636-
"name" : "control.maxpat",
74637-
"bootpath" : "~/Documents/Mercury/Library/Sound",
74638-
"patcherrelativepath" : "../../../../../../../../../Documents/Mercury/Library/Sound",
74639-
"type" : "JSON",
74640-
"implicit" : 1
74641-
}
7464274710
, {
7464374711
"name" : "cv.jit.resize.mxo",
7464474712
"type" : "iLaX"
7464574713
}
74646-
, {
74647-
"name" : "cvSine.maxpat",
74648-
"bootpath" : "~/Documents/Mercury/Library/Sound",
74649-
"patcherrelativepath" : "../../../../../../../../../Documents/Mercury/Library/Sound",
74650-
"type" : "JSON",
74651-
"implicit" : 1
74652-
}
7465374714
, {
7465474715
"name" : "divToMs.maxpat",
7465574716
"bootpath" : "~/Drive/work/code/max/major_projects/mercury_lc/mercury/mercury_ide/patchers",
@@ -74790,13 +74851,6 @@
7479074851
"type" : "JSON",
7479174852
"implicit" : 1
7479274853
}
74793-
, {
74794-
"name" : "homeostat.maxpat",
74795-
"bootpath" : "~/Documents/Mercury/Library/Sound",
74796-
"patcherrelativepath" : "../../../../../../../../../Documents/Mercury/Library/Sound",
74797-
"type" : "JSON",
74798-
"implicit" : 1
74799-
}
7480074854
, {
7480174855
"name" : "jit.gl.syphonclient.mxo",
7480274856
"type" : "iLaX"
@@ -74938,13 +74992,6 @@
7493874992
"type" : "JSON",
7493974993
"implicit" : 1
7494074994
}
74941-
, {
74942-
"name" : "srcWrapper.maxpat",
74943-
"bootpath" : "~/Drive/work/code/max/major_projects/mercury_lc/mercury/mercury_ide/patchers",
74944-
"patcherrelativepath" : ".",
74945-
"type" : "JSON",
74946-
"implicit" : 1
74947-
}
7494874995
, {
7494974996
"name" : "syncToScale.maxpat",
7495074997
"bootpath" : "~/Drive/work/code/max/major_projects/mercury_lc/mercury/mercury_ide/patchers",
@@ -74966,13 +75013,6 @@
7496675013
"type" : "JSON",
7496775014
"implicit" : 1
7496875015
}
74969-
, {
74970-
"name" : "terrain.maxpat",
74971-
"bootpath" : "~/Documents/Mercury/Library/Sound",
74972-
"patcherrelativepath" : "../../../../../../../../../Documents/Mercury/Library/Sound",
74973-
"type" : "JSON",
74974-
"implicit" : 1
74975-
}
7497675016
, {
7497775017
"name" : "th.clockwarp~.maxpat",
7497875018
"bootpath" : "~/Drive/work/code/max/major_projects/mercury_lc/mercury/mercury_ide/external",

0 commit comments

Comments
 (0)