-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdmx_sub_master.maxpat
132 lines (124 loc) · 2.93 KB
/
dmx_sub_master.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
{
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 6,
"minor" : 1,
"revision" : 9,
"architecture" : "x86"
}
,
"rect" : [ 782.0, 44.0, 385.0, 661.0 ],
"bglocked" : 0,
"openinpresentation" : 1,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"statusbarvisible" : 2,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"enablehscroll" : 1,
"enablevscroll" : 1,
"devicewidth" : 0.0,
"description" : "",
"digest" : "",
"tags" : "",
"boxes" : [ {
"box" : {
"id" : "obj-714",
"maxclass" : "bpatcher",
"name" : "dmx_channel_display.maxpat",
"numinlets" : 1,
"numoutlets" : 1,
"offset" : [ -0.385543, -0.771087 ],
"outlettype" : [ "int" ],
"patching_rect" : [ 23.0, 260.0, 31.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 0.575902, 0.575903, 24.999855, 19.759022 ]
}
}
, {
"box" : {
"comment" : "",
"id" : "obj-18",
"maxclass" : "outlet",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 111.0, 273.0, 25.0, 25.0 ]
}
}
, {
"box" : {
"comment" : "",
"id" : "obj-16",
"maxclass" : "inlet",
"numinlets" : 0,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 111.0, 22.0, 25.0, 25.0 ]
}
}
, {
"box" : {
"bgcolor" : [ 0.409537, 0.409537, 0.409537, 1.0 ],
"bordercolor" : [ 0.501961, 0.501961, 0.501961, 0.0 ],
"id" : "obj-2",
"knobcolor" : [ 0.001201, 0.822132, 1.0, 1.0 ],
"maxclass" : "slider",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "" ],
"parameter_enable" : 0,
"patching_rect" : [ 111.0, 85.0, 33.0, 144.0 ],
"presentation" : 1,
"presentation_rect" : [ 1.444895, 19.334925, 25.130861, 144.0 ],
"size" : 255.0
}
}
],
"lines" : [ {
"patchline" : {
"destination" : [ "obj-2", 0 ],
"disabled" : 0,
"hidden" : 0,
"source" : [ "obj-16", 0 ]
}
}
, {
"patchline" : {
"destination" : [ "obj-18", 0 ],
"disabled" : 0,
"hidden" : 0,
"source" : [ "obj-2", 0 ]
}
}
, {
"patchline" : {
"destination" : [ "obj-714", 0 ],
"disabled" : 0,
"hidden" : 0,
"source" : [ "obj-2", 0 ]
}
}
],
"dependency_cache" : [ {
"name" : "dmx_channel_display.maxpat",
"bootpath" : "/Users/guibot/Documents/LAB/PEDRORAMOS/ARTICA_DMX_CONTROL",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "thru.maxpat",
"bootpath" : "/Applications/Max 6.1/patches/m4l-patches/Pluggo for Live resources/patches",
"patcherrelativepath" : "../../../../../../Applications/Max 6.1/patches/m4l-patches/Pluggo for Live resources/patches",
"type" : "JSON",
"implicit" : 1
}
]
}
}