-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHELP.maxpat
279 lines (268 loc) · 8.73 KB
/
HELP.maxpat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
{
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 7,
"minor" : 3,
"revision" : 0,
"architecture" : "x86",
"modernui" : 1
}
,
"rect" : [ 586.0, 86.0, 341.0, 478.0 ],
"bgcolor" : [ 0.0, 0.0, 0.0, 1.0 ],
"editing_bgcolor" : [ 0.239216, 0.254902, 0.278431, 1.0 ],
"bglocked" : 0,
"openinpresentation" : 1,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 1,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 1,
"objectsnaponopen" : 1,
"statusbarvisible" : 2,
"toolbarvisible" : 0,
"lefttoolbarpinned" : 0,
"toptoolbarpinned" : 0,
"righttoolbarpinned" : 0,
"bottomtoolbarpinned" : 0,
"toolbars_unpinned_last_save" : 0,
"tallnewobj" : 0,
"boxanimatetime" : 200,
"enablehscroll" : 0,
"enablevscroll" : 0,
"devicewidth" : 0.0,
"description" : "",
"digest" : "",
"tags" : "",
"style" : "",
"subpatcher_template" : "",
"boxes" : [ {
"box" : {
"fontname" : "Arial",
"fontsize" : 10.0,
"id" : "obj-9",
"linecount" : 30,
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 17.0, 397.0, 131.0, 342.0 ],
"presentation" : 1,
"presentation_linecount" : 16,
"presentation_rect" : [ 17.0, 282.0, 315.0, 185.0 ],
"style" : "",
"text" : "The Cuelist window is basically a list of cues with all the parameters available in the program. Altough stable, this is still a prototype and might not work as expected, should be used with caution. \nYou can read a list witch is located inside the CUELIST folder and edit / save the list. List of the paramenters from the left to the right:\n\n1. cue name\n2. video index - type 9999 if you don't want to switch the video index\n3. video cross fade\n4. black 1 goes white -1 goes black 0 do nothing\n5. time to go black or white\n6. sound volume\n7. time to change sound volume\n8. loop 1 loop 0 no loop\n9. mask index\n10. mask alpha 0 transparent 1 opaque",
"textcolor" : [ 0.65098, 0.666667, 0.662745, 1.0 ]
}
}
, {
"box" : {
"bgcolor" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgcolor2" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_angle" : 270.0,
"bgfillcolor_autogradient" : 0,
"bgfillcolor_color" : [ 0.290196, 0.309804, 0.301961, 1.0 ],
"bgfillcolor_color1" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_color2" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_proportion" : 0.39,
"bgfillcolor_type" : "gradient",
"fontface" : 1,
"fontname" : "Arial",
"fontsize" : 10.0,
"gradient" : 1,
"id" : "obj-10",
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 21.0, 371.0, 42.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 21.0, 256.0, 17.0, 20.0 ],
"style" : "",
"text" : "4",
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ],
"textjustification" : 1
}
}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 10.0,
"id" : "obj-7",
"linecount" : 6,
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 19.0, 283.0, 236.0, 74.0 ],
"presentation" : 1,
"presentation_linecount" : 4,
"presentation_rect" : [ 17.0, 201.0, 315.0, 51.0 ],
"style" : "",
"text" : "If you need to overlay a mask, open the MASK window and drag a folder with masks, you have a couple of masks inside the MASKS folder. Read a mask preset file, this file is located inside the presetMask folder. After this a mask should overlay your video.",
"textcolor" : [ 0.65098, 0.666667, 0.662745, 1.0 ]
}
}
, {
"box" : {
"bgcolor" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgcolor2" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_angle" : 270.0,
"bgfillcolor_autogradient" : 0,
"bgfillcolor_color" : [ 0.290196, 0.309804, 0.301961, 1.0 ],
"bgfillcolor_color1" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_color2" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_proportion" : 0.39,
"bgfillcolor_type" : "gradient",
"fontface" : 1,
"fontname" : "Arial",
"fontsize" : 10.0,
"gradient" : 1,
"id" : "obj-8",
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 23.0, 257.0, 42.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 21.0, 175.0, 17.0, 20.0 ],
"style" : "",
"text" : "3",
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ],
"textjustification" : 1
}
}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 10.0,
"id" : "obj-5",
"linecount" : 5,
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 17.0, 206.0, 141.0, 62.0 ],
"presentation" : 1,
"presentation_linecount" : 3,
"presentation_rect" : [ 17.0, 131.0, 321.0, 40.0 ],
"style" : "",
"text" : "Drag your video folder to the top of the list on the left. Video files should be in .MOV format, and will perform better if encoded with Photo-JPEG.",
"textcolor" : [ 0.65098, 0.666667, 0.662745, 1.0 ]
}
}
, {
"box" : {
"bgcolor" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgcolor2" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_angle" : 270.0,
"bgfillcolor_autogradient" : 0,
"bgfillcolor_color" : [ 0.290196, 0.309804, 0.301961, 1.0 ],
"bgfillcolor_color1" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_color2" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_proportion" : 0.39,
"bgfillcolor_type" : "gradient",
"fontface" : 1,
"fontname" : "Arial",
"fontsize" : 10.0,
"gradient" : 1,
"id" : "obj-6",
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 21.0, 180.0, 42.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 21.0, 105.0, 17.0, 20.0 ],
"style" : "",
"text" : "2",
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ],
"textjustification" : 1
}
}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 10.0,
"id" : "obj-4",
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 14.0, 124.0, 1086.0, 18.0 ],
"presentation" : 1,
"presentation_linecount" : 3,
"presentation_rect" : [ 17.0, 60.0, 321.0, 40.0 ],
"style" : "",
"text" : "On VIDEOSETUP window start by reading a preset file. It's a .JSON file and is located inside the PRESETS folder. After that the OUTPUT window should pop.",
"textcolor" : [ 0.65098, 0.666667, 0.662745, 1.0 ]
}
}
, {
"box" : {
"bgcolor" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgcolor2" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_angle" : 270.0,
"bgfillcolor_autogradient" : 0,
"bgfillcolor_color" : [ 0.290196, 0.309804, 0.301961, 1.0 ],
"bgfillcolor_color1" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_color2" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"bgfillcolor_proportion" : 0.39,
"bgfillcolor_type" : "gradient",
"fontface" : 1,
"fontname" : "Arial",
"fontsize" : 10.0,
"gradient" : 1,
"id" : "obj-45",
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 836.25, 609.0, 41.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 21.0, 34.0, 17.0, 20.0 ],
"style" : "",
"text" : "1",
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ],
"textjustification" : 1
}
}
, {
"box" : {
"autofit" : 1,
"id" : "obj-20",
"maxclass" : "fpic",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "jit_matrix" ],
"patching_rect" : [ 1572.5, 798.64386, 156.0, 40.0 ],
"pic" : "ARTICA_BW-smaller.jpg",
"presentation" : 1,
"presentation_rect" : [ 251.09375, 12.0, 74.90625, 17.0 ]
}
}
, {
"box" : {
"fontsize" : 10.0,
"id" : "obj-2",
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 119.0, 244.0, 128.0, 18.0 ],
"presentation" : 1,
"presentation_rect" : [ 21.0, 12.0, 85.0, 18.0 ],
"style" : "",
"text" : "INSTRUCTIONS",
"textcolor" : [ 0.65098, 0.666667, 0.662745, 1.0 ]
}
}
],
"lines" : [ ],
"dependency_cache" : [ {
"name" : "ARTICA_BW-smaller.jpg",
"bootpath" : "~/Documents/_PROJECTS/EINSTEIN/EINSTEIN_MULTIPLAYER/EINSTEIN_stable/MAX7/EINSTEIN_V112/EINSTEIN_V112",
"type" : "JPEG",
"implicit" : 1
}
],
"autosave" : 0
}
}