-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtml.oz.title.maxpat
129 lines (120 loc) · 2.72 KB
/
tml.oz.title.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
{
"patcher" : {
"fileversion" : 1,
"rect" : [ 0.0, 44.0, 1412.0, 524.0 ],
"bglocked" : 0,
"defrect" : [ 0.0, 44.0, 1412.0, 524.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 1,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 5.0, 5.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"enablehscroll" : 1,
"enablevscroll" : 1,
"devicewidth" : 0.0,
"boxes" : [ {
"box" : {
"fontname" : "Arial",
"fontsize" : 12.0,
"frgb" : [ 0.0, 0.0, 0.0, 1.0 ],
"id" : "obj-5",
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 170.0, 160.0, 150.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 0.0, 30.0, 150.0, 20.0 ],
"text" : "made by JS"
}
}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 12.0,
"id" : "obj-3",
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 35.0, 75.0, 74.0, 20.0 ],
"text" : "prepend set"
}
}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 12.0,
"id" : "obj-2",
"maxclass" : "newobj",
"numinlets" : 2,
"numoutlets" : 2,
"outlettype" : [ "bang", "" ],
"patching_rect" : [ 35.0, 50.0, 36.0, 20.0 ],
"text" : "sel 0"
}
}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 12.0,
"id" : "obj-1",
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 35.0, 25.0, 102.0, 20.0 ],
"text" : "loadmess #1 / #2"
}
}
, {
"box" : {
"bgcolor" : [ 0.827451, 0.827451, 0.827451, 1.0 ],
"fontface" : 1,
"fontname" : "Arial",
"fontsize" : 14.0,
"frgb" : [ 0.360784, 0.360784, 0.360784, 1.0 ],
"id" : "obj-8",
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 35.0, 100.0, 159.0, 23.0 ],
"presentation" : 1,
"presentation_rect" : [ 0.0, 0.0, 1367.0, 23.0 ],
"text" : "#1",
"textcolor" : [ 0.360784, 0.360784, 0.360784, 1.0 ]
}
}
],
"lines" : [ {
"patchline" : {
"destination" : [ "obj-2", 0 ],
"hidden" : 0,
"midpoints" : [ ],
"source" : [ "obj-1", 0 ]
}
}
, {
"patchline" : {
"destination" : [ "obj-3", 0 ],
"hidden" : 0,
"midpoints" : [ ],
"source" : [ "obj-2", 1 ]
}
}
, {
"patchline" : {
"destination" : [ "obj-8", 0 ],
"hidden" : 0,
"midpoints" : [ ],
"source" : [ "obj-3", 0 ]
}
}
]
}
}