-
Notifications
You must be signed in to change notification settings - Fork 1
/
xy_slider-help.pd
executable file
·182 lines (182 loc) · 5.18 KB
/
xy_slider-help.pd
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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
#N canvas 159 196 732 682 16;
#X obj 196 148 tgl 30 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X floatatom 203 232 5 0 0 1 pressure(=surface) - - 0;
#X obj 35 219 unpack f f;
#X floatatom 35 248 5 0 0 0 x - - 0;
#X floatatom 127 250 5 0 0 0 y - - 0;
#X text 27 315 To edit properties \, right-click + properties popup
menu;
#X text 6 521 see also;
#X text 227 537 mob/jog;
#X text 222 257 (only in multitouch mode);
#X text 269 78 multitouch compatible : see;
#X text 387 97 https://github.com/jyg/multitouch;
#X obj 2 1 cnv 15 700 40 empty empty empty 20 12 0 14 #e0c4fc #404040
0;
#X text 25 9 mob/xy_slider;
#X text 9 542 mob/button;
#X obj 2 339 cnv 15 700 180 empty empty empty 20 12 0 14 #c4fcc4 #404040
0;
#X obj 539 346 r my_xy_slider;
#X obj 539 375 unpack f f;
#X floatatom 539 404 5 0 0 0 - - - 0;
#X floatatom 635 404 5 0 0 0 - - - 0;
#X text 55 346 MobMuPlat usage :;
#X text 0 54 ______________________________________________________________________
, f 70;
#X text 338 11 pd 0.49 + iemguts + iemlib;
#X text 125 542 mob/knob;
#X text 328 539 mob/xy_multi;
#X obj 332 569 mob/xy_multi Untitled_6;
#A saved -show_first_touch 0;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -xmax 1;
#A saved -ymax 1;
#A saved -xmin 0;
#A saved -ymin 0;
#A saved -name Untitled_6;
#A saved -front_color 150 150 150;
#A saved -back_color 220 220 220;
#A saved -size 60 60;
#X text 459 539 mob/lcd;
#X obj 461 568 mob/lcd Untitled_5;
#X obj 542 568 mob/menu Untitled_6;
#X text 545 537 mob/menu;
#X obj 645 533 mob/vfader Untitled_8;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -mode 0;
#A saved -max 1;
#A saved -min 0;
#A saved -name Untitled_1*;
#A saved -speed_ratio 100;
#A saved -label_color 0 0 0;
#A saved -front_color 150 150 150;
#A saved -back_color 220 220 220;
#A saved -size 15 127;
#X obj 491 645 mob/hfader Untitled_7;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -mode 0;
#A saved -max 1;
#A saved -min 0;
#A saved -name Untitled_2*;
#A saved -speed_ratio 100;
#A saved -label_color 0 0 0;
#A saved -front_color 150 150 150;
#A saved -back_color 220 220 220;
#A saved -size 127 15;
#X obj 303 347 mob/xy_slider my_xy_slider;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -xmax 1;
#A saved -ymax 1;
#A saved -xmin 0;
#A saved -ymin 0;
#A saved -name my_xy_slider;
#A saved -front_color 200 200 200;
#A saved -back_color 220 220 220;
#A saved -size 60 60;
#X text 387 642 mob/hfader;
#X text 666 561 mob/vfader, f 5;
#X obj 543 74 multitouch;
#X obj 222 571 mob/jog Untitled_3;
#A saved -cursor_color 0 0 0;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -name Untitled_3*;
#A saved -front_color 200 200 200;
#A saved -back_color 220 220 220;
#A saved -size 60;
#X obj 35 129 mob/xy_slider Untitled_9;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -xmax 1;
#A saved -ymax 1;
#A saved -xmin 0;
#A saved -ymin 0;
#A saved -name Untitled_4*;
#A saved -front_color 200 200 200;
#A saved -back_color 220 220 220;
#A saved -size 60 60;
#X obj 13 575 mob/button MyButton;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -name MyButton;
#A saved -front_color 200 200 200;
#A saved -back_color 220 220 220;
#A saved -size 60 60;
#X obj 117 575 mob/knob Untitled_2;
#A saved -name Untitled_5*;
#A saved -range 1;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -cursor_color 0 0 0;
#A saved -front_color 200 200 200;
#A saved -back_color 220 220 220;
#A saved -size 60;
#X obj 616 139 mob/xy_slider;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -xmax 1;
#A saved -ymax 1;
#A saved -xmin 0;
#A saved -ymin 0;
#A saved -name Untitled_27*;
#A saved -front_color 200 200 200;
#A saved -back_color 220 220 220;
#A saved -size 81 83;
#X msg 615 229 set \$1 \$2;
#X obj 523 141 mob/xy_slider;
#A saved -invisible 0;
#A saved -z_offset 0;
#A saved -xmax 1;
#A saved -ymax 1;
#A saved -xmin 0;
#A saved -ymin 0;
#A saved -name Untitled_26*;
#A saved -front_color 200 200 200;
#A saved -back_color 220 220 220;
#A saved -size 81 83;
#X text 14 486 /!\ pressure info is not provided on MobMuPlat target
platform., f 63;
#X obj 305 418 unpack f f;
#X floatatom 305 447 5 0 0 0 - - - 0;
#X floatatom 401 447 5 0 0 0 - - - 0;
#X obj 35 80 r \$0-input;
#X obj 523 264 s \$0-input;
#X text 234 151 touch_on/touch_up message;
#X text 19 374 You can both use connexions and send/receive pairs,
f 27;
#X text 25 289 To resize shape \, ctrl+drag on it in edit mode;
#X text 24 42 bidimensionnal xy slider;
#N canvas 957 423 789 289 more_info 0;
#X obj 87 235 s \$0-input;
#X msg 120 157 touch_up_delay 200;
#X msg 121 183 touch_up_delay 1000;
#X text 314 157 (default value);
#X text 27 31 /!\ touch_up message is only a delayed message \, sent
when user doesn't move anymore the xy_slider. If you need more precision
(instant touch_up event) \, use mob/xy_multi or mob/lcd instead.,
f 67;
#X text 42 108 you can adjust the release time (ms):;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X restore 250 182 pd more_info;
#X connect 2 0 3 0;
#X connect 2 1 4 0;
#X connect 15 0 16 0;
#X connect 16 0 17 0;
#X connect 16 1 18 0;
#X connect 31 0 43 0;
#X connect 36 0 2 0;
#X connect 36 1 1 0;
#X connect 36 2 0 0;
#X connect 39 0 40 0;
#X connect 40 0 47 0;
#X connect 41 0 47 0;
#X connect 43 0 44 0;
#X connect 43 1 45 0;
#X connect 46 0 36 0;