-
Notifications
You must be signed in to change notification settings - Fork 1
/
multislider-help.pd
67 lines (67 loc) · 2.04 KB
/
multislider-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
#N struct 1009-barray array z 1009-arrayelement float color;
#N struct 1009-arrayelement float zz;
#N canvas 131 144 1180 813 16;
#X obj 2 1 cnv 15 700 40 empty empty empty 20 12 0 14 #e0c4fc #404040
0;
#X text 3 48 ______________________________________________________________________
, f 70;
#X obj 1 408 cnv 15 700 180 empty empty empty 20 12 0 14 #c4fcc4 #404040
0;
#X text 25 417 MobMuPlat usage :;
#X text 24 367 To edit properties and size \, right-click + properties
popup menu;
#X obj 300 165 pack f f;
#X floatatom 376 137 5 0 0 2 index - - 0;
#X floatatom 300 136 5 0 0 2 value - - 0;
#X msg 773 247 dump;
#X text 828 246 --->;
#X text 237 76 Setting individual values :, f 18;
#X floatatom 474 155 5 0 0 0 - - - 0;
#X text 883 235 send a list beginning with 0 and followed by all bargraph
values, f 34;
#X text 25 9 mob/multilider;
#X text 23 72 multislider;
#X text 338 11 pd 0.52 + iemguts;
#X obj 326 244 s my_multislider-rcv;
#X obj 735 285 s my_multislider-rcv;
#X text 470 69 Setting all values \, changing multislider size:, f
29;
#X msg 601 115 1 0 1;
#X msg 468 117 0.2 1 1 1 1;
#X msg 299 194 set \$2 \$1;
#X msg 474 185 size \$1;
#X text 95 558 2nd outlet;
#X text 75 513 size message;
#X obj 208 330 print individual_value;
#X obj 13 333 print dump_list;
#X text 18 284 On gui touch \, multislider sends messages;
#X obj 19 112 mob/multislider;
#A saved -back_alpha 1;
#A saved -front_alpha 1;
#A saved -save_contents 0;
#A saved -front_color -1 253 167;
#A saved -back_color -1 253 167;
#A saved -back_color -1 255 255;
#A saved -size 3;
#A saved -name my_multislider;
#A saved -yto 0;
#A saved -xto 3;
#A saved -yfrom 1;
#A saved -xfrom 0;
#A saved -height 140;
#A saved -width 200;
#X text 77 466 dump message : OK;
#X text 70 494 set message : not implemented;
#X text 219 560 not implemented;
#X text 216 513 not implemented;
#X connect 5 0 21 0;
#X connect 6 0 5 1;
#X connect 7 0 5 0;
#X connect 8 0 17 0;
#X connect 11 0 22 0;
#X connect 19 0 16 0;
#X connect 20 0 16 0;
#X connect 21 0 16 0;
#X connect 22 0 16 0;
#X connect 28 0 26 0;
#X connect 28 1 25 0;