Skip to content

Commit 634879c

Browse files
committed
allow scaling in osc via {}
1 parent 47472d8 commit 634879c

2 files changed

Lines changed: 316 additions & 31 deletions

File tree

mercury_ide/patchers/_mercury_main.maxpat

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
,
1212
"classnamespace" : "box",
13-
"rect" : [ 54.0, 90.0, 368.0, 416.0 ],
13+
"rect" : [ 53.0, 90.0, 368.0, 416.0 ],
1414
"bglocked" : 0,
1515
"openinpresentation" : 1,
1616
"default_fontsize" : 12.0,
@@ -47916,6 +47916,8 @@
4791647916
"saved_object_attributes" : {
4791747917
"autostart" : 1,
4791847918
"defer" : 0,
47919+
"node_bin_path" : "",
47920+
"npm_bin_path" : "",
4791947921
"watch" : 1
4792047922
}
4792147923
,
@@ -51265,7 +51267,7 @@
5126551267
, {
5126651268
"box" : {
5126751269
"id" : "obj-284",
51268-
"items" : [ "AU DLS Synth 1", ",", "IAC-besturingsbestand Bus 1", ",", "Liquid56 MIDI", ",", "from Max 1", ",", "from Max 2" ],
51270+
"items" : [ "AU DLS Synth 1", ",", "IAC-besturingsbestand Bus 1", ",", "from Max 1", ",", "from Max 2" ],
5126951271
"maxclass" : "umenu",
5127051272
"numinlets" : 1,
5127151273
"numoutlets" : 3,
@@ -54956,8 +54958,6 @@
5495654958
"saved_object_attributes" : {
5495754959
"autostart" : 0,
5495854960
"defer" : 1,
54959-
"node_bin_path" : "",
54960-
"npm_bin_path" : "",
5496154961
"watch" : 1
5496254962
}
5496354963
,

0 commit comments

Comments
 (0)