Skip to content

Commit 9f02e09

Browse files
committed
save main
1 parent b11e8a9 commit 9f02e09

1 file changed

Lines changed: 24 additions & 3 deletions

File tree

mercury_ide/patchers/_mercury_main.maxpat

Lines changed: 24 additions & 3 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" : [ 88.0, 117.0, 368.0, 416.0 ],
1414
"bglocked" : 0,
1515
"openinpresentation" : 1,
1616
"default_fontsize" : 12.0,
@@ -48220,8 +48220,6 @@
4822048220
"saved_object_attributes" : {
4822148221
"autostart" : 1,
4822248222
"defer" : 0,
48223-
"node_bin_path" : "",
48224-
"npm_bin_path" : "",
4822548223
"watch" : 1
4822648224
}
4822748225
,
@@ -55223,6 +55221,8 @@
5522355221
"saved_object_attributes" : {
5522455222
"autostart" : 0,
5522555223
"defer" : 1,
55224+
"node_bin_path" : "",
55225+
"npm_bin_path" : "",
5522655226
"watch" : 1
5522755227
}
5522855228
,
@@ -72748,6 +72748,13 @@
7274872748
"type" : "JSON",
7274972749
"implicit" : 1
7275072750
}
72751+
, {
72752+
"name" : "clockwarp.gendsp",
72753+
"bootpath" : "~/Documents/Max 7/Library/abstractions/th.clockwarp/code",
72754+
"patcherrelativepath" : "../../../../../../../../../Documents/Max 7/Library/abstractions/th.clockwarp/code",
72755+
"type" : "gDSP",
72756+
"implicit" : 1
72757+
}
7275172758
, {
7275272759
"name" : "consoleLog.maxpat",
7275372760
"bootpath" : "~/Drive/work/code/max/major_projects/mercury_lc/mercury/mercury_ide/patchers",
@@ -72773,6 +72780,13 @@
7277372780
"type" : "JSON",
7277472781
"implicit" : 1
7277572782
}
72783+
, {
72784+
"name" : "eventSequencer.maxpat",
72785+
"bootpath" : "~/Drive/work/code/max/major_projects/mercury_lc/mercury/mercury_ide/patchers",
72786+
"patcherrelativepath" : ".",
72787+
"type" : "JSON",
72788+
"implicit" : 1
72789+
}
7277672790
, {
7277772791
"name" : "fftCatch~.maxpat",
7277872792
"bootpath" : "~/Drive/work/code/max/major_projects/mercury_lc/mercury/mercury_ide/patchers",
@@ -73033,6 +73047,13 @@
7303373047
"type" : "JSON",
7303473048
"implicit" : 1
7303573049
}
73050+
, {
73051+
"name" : "th.clockwarp~.maxpat",
73052+
"bootpath" : "~/Documents/Max 7/Library/abstractions/th.clockwarp/patchers",
73053+
"patcherrelativepath" : "../../../../../../../../../Documents/Max 7/Library/abstractions/th.clockwarp/patchers",
73054+
"type" : "JSON",
73055+
"implicit" : 1
73056+
}
7303673057
, {
7303773058
"name" : "th.gl.editor.js",
7303873059
"bootpath" : "~/Drive/work/code/max/major_projects/mercury_lc/mercury/mercury_ide/external",

0 commit comments

Comments
 (0)