-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatk.directionButton.maxpat
More file actions
105 lines (101 loc) · 2.31 KB
/
atk.directionButton.maxpat
File metadata and controls
105 lines (101 loc) · 2.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
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
{
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 7,
"minor" : 3,
"revision" : 2,
"architecture" : "x86",
"modernui" : 1
}
,
"rect" : [ 59.0, 104.0, 640.0, 480.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 1,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 1,
"objectsnaponopen" : 1,
"statusbarvisible" : 2,
"toolbarvisible" : 1,
"lefttoolbarpinned" : 0,
"toptoolbarpinned" : 0,
"righttoolbarpinned" : 0,
"bottomtoolbarpinned" : 0,
"toolbars_unpinned_last_save" : 0,
"tallnewobj" : 0,
"boxanimatetime" : 200,
"enablehscroll" : 1,
"enablevscroll" : 1,
"devicewidth" : 0.0,
"description" : "",
"digest" : "",
"tags" : "",
"style" : "",
"subpatcher_template" : "",
"boxes" : [ {
"box" : {
"autofit" : 1,
"id" : "obj-5",
"maxclass" : "fpic",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "jit_matrix" ],
"patching_rect" : [ 5.0, 70.0, 33.75, 34.75 ],
"pic" : "animatek:/Users/animatek/Desktop/direction/STOP.png",
"presentation_rect" : [ 73.0, 3.0, 0.0, 0.0 ]
}
}
, {
"box" : {
"autofit" : 1,
"id" : "obj-6",
"maxclass" : "fpic",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "jit_matrix" ],
"patching_rect" : [ 2.0, -6.0, 37.25, 36.5 ],
"pic" : "animatek:/Users/animatek/Desktop/direction/FWD.png",
"presentation_rect" : [ 4.0, 3.0, 0.0, 0.0 ]
}
}
, {
"box" : {
"autofit" : 1,
"id" : "obj-4",
"maxclass" : "fpic",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "jit_matrix" ],
"patching_rect" : [ 81.75, -11.40625, 33.630913, 40.8125 ],
"pic" : "animatek:/Users/animatek/Desktop/direction/BCK.png",
"presentation_rect" : [ 93.0, 87.0, 0.0, 0.0 ]
}
}
],
"lines" : [ ],
"dependency_cache" : [ {
"name" : "BCK.png",
"bootpath" : "~/Desktop/direction",
"type" : "PNG ",
"implicit" : 1
}
, {
"name" : "FWD.png",
"bootpath" : "~/Desktop/direction",
"type" : "PNG ",
"implicit" : 1
}
, {
"name" : "STOP.png",
"bootpath" : "~/Desktop/direction",
"type" : "PNG ",
"implicit" : 1
}
],
"autosave" : 0
}
}