-
Notifications
You must be signed in to change notification settings - Fork 0
/
matrixcontrol.maxhelp
114 lines (106 loc) · 2.5 KB
/
matrixcontrol.maxhelp
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
{
"patcher" : {
"fileversion" : 1,
"rect" : [ 906.0, 226.0, 331.0, 256.0 ],
"bglocked" : 0,
"defrect" : [ 906.0, 226.0, 331.0, 256.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 1,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 2,
"toolbarvisible" : 0,
"boxanimatetime" : 200,
"imprint" : 0,
"metadata" : [ ],
"boxes" : [ {
"box" : {
"maxclass" : "comment",
"text" : "James Drake",
"frgb" : [ 1.0, 1.0, 1.0, 1.0 ],
"patching_rect" : [ 155.0, 215.0, 170.0, 36.0 ],
"numinlets" : 1,
"id" : "obj-1",
"fontname" : "Arial Bold",
"numoutlets" : 0,
"fontsize" : 26.0,
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ]
}
}
, {
"box" : {
"maxclass" : "comment",
"text" : "use it when you want the functionality of matrixctrl without wasting loads of space in your patch",
"linecount" : 4,
"patching_rect" : [ 30.0, 120.0, 150.0, 62.0 ],
"numinlets" : 1,
"id" : "obj-4",
"fontname" : "Arial",
"numoutlets" : 0,
"fontsize" : 12.0
}
}
, {
"box" : {
"maxclass" : "comment",
"text" : "matrixcontrol is a drop-in replacement for matrixctrl",
"linecount" : 2,
"patching_rect" : [ 30.0, 75.0, 150.0, 34.0 ],
"numinlets" : 1,
"id" : "obj-2",
"fontname" : "Arial",
"numoutlets" : 0,
"fontsize" : 12.0
}
}
, {
"box" : {
"maxclass" : "comment",
"text" : "version 1.0",
"patching_rect" : [ 15.0, 45.0, 67.0, 20.0 ],
"numinlets" : 1,
"id" : "obj-10",
"fontname" : "Arial",
"numoutlets" : 0,
"fontsize" : 12.0
}
}
, {
"box" : {
"maxclass" : "comment",
"text" : "matrixcontrol help",
"patching_rect" : [ 15.0, 15.0, 264.0, 41.0 ],
"numinlets" : 1,
"id" : "obj-8",
"fontname" : "Arial",
"numoutlets" : 0,
"fontsize" : 30.0
}
}
, {
"box" : {
"maxclass" : "panel",
"patching_rect" : [ 15.0, 45.0, 301.0, 151.0 ],
"numinlets" : 1,
"id" : "obj-11",
"numoutlets" : 0,
"bgcolor" : [ 0.611765, 0.807843, 0.545098, 1.0 ]
}
}
, {
"box" : {
"maxclass" : "panel",
"patching_rect" : [ 15.0, 210.0, 301.0, 31.0 ],
"numinlets" : 1,
"id" : "obj-12",
"numoutlets" : 0,
"bgcolor" : [ 0.611765, 0.807843, 0.545098, 1.0 ]
}
}
],
"lines" : [ ]
}
}