-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathx_init.maxpat
More file actions
58 lines (55 loc) · 1.31 KB
/
x_init.maxpat
File metadata and controls
58 lines (55 loc) · 1.31 KB
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
{
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 9,
"minor" : 0,
"revision" : 7,
"architecture" : "x64",
"modernui" : 1
}
,
"classnamespace" : "box",
"rect" : [ 1576.0, 334.0, 1000.0, 780.0 ],
"openinpresentation" : 1,
"default_fontsize" : 11.0,
"default_fontname" : "Consolas",
"gridsize" : [ 15.0, 15.0 ],
"boxes" : [ {
"box" : {
"fontname" : "Consolas",
"fontsize" : 14.0,
"id" : "obj-2",
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 85.5, 57.5, 175.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 85.5, 57.5, 175.0, 20.0 ],
"text" : "select an input",
"textjustification" : 1
}
}
, {
"box" : {
"angle" : 0.0,
"bgcolor" : [ 0.356862745098039, 0.356862745098039, 0.356862745098039, 1.0 ],
"bordercolor" : [ 0.807843137254902, 0.898039215686275, 0.909803921568627, 0.0 ],
"id" : "obj-48",
"maxclass" : "panel",
"mode" : 0,
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 2.0, 0.0, 342.0, 135.0 ],
"presentation" : 1,
"presentation_rect" : [ -1.0, -2.0, 387.0, 158.0 ],
"proportion" : 0.39,
"rounded" : 2
}
}
],
"lines" : [ ],
"dependency_cache" : [ ],
"autosave" : 0
}
}