-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxy-help.pd
121 lines (121 loc) · 3.98 KB
/
xy-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
#N struct 1233-rectangle float x float c;
#N struct 1233-pixel float x0 float y0 float x1 float y1;
#N struct 1234-rectangle float x float c;
#N struct 1234-pixel float x0 float y0 float x1 float y1;
#N struct 1235-rectangle float x float c;
#N struct 1235-pixel float x0 float y0 float x1 float y1;
#N struct 1236-rectangle float x float c;
#N struct 1236-pixel float x0 float y0 float x1 float y1;
#N struct 1237-rectangle float x float c;
#N struct 1237-pixel float x0 float y0 float x1 float y1;
#N struct 1238-rectangle float x float c;
#N struct 1238-pixel float x0 float y0 float x1 float y1;
#N struct 1239-rectangle float x float c;
#N struct 1239-pixel float x0 float y0 float x1 float y1;
#N canvas 3 51 1003 722 10;
#X obj 36 427 nbx 5 14 -1e+37 1e+37 0 1 empty empty empty 0 -8 0 10
-262144 -1 -1 184 256;
#X obj 36 511 unpack s f f;
#X floatatom 113 536 5 0 0 0 - - -, f 5;
#X floatatom 154 536 5 0 0 0 - - -, f 5;
#X symbolatom 36 536 10 0 0 0 - - -, f 10;
#X obj 38 33 xy;
#X text 35 58 Get mouse coordinates on click and drag;
#X text 35 148 Outlet: event x y;
#X obj 36 248 xy 80 80;
#X obj 316 248 xy 80 80 1;
#X obj 596 248 xy 80 80 2;
#X text 35 188 The mode determines the behavior when the mouse is outside
the area:;
#X obj 36 333 unpack s f f;
#X floatatom 113 358 5 0 0 0 - - -, f 5;
#X floatatom 154 358 5 0 0 0 - - -, f 5;
#X symbolatom 36 358 10 0 0 0 - - -, f 10;
#X obj 316 333 unpack s f f;
#X floatatom 393 358 5 0 0 0 - - -, f 5;
#X floatatom 434 358 5 0 0 0 - - -, f 5;
#X symbolatom 316 358 10 0 0 0 - - -, f 10;
#X obj 596 333 unpack s f f;
#X floatatom 673 358 5 0 0 0 - - -, f 5;
#X floatatom 714 358 5 0 0 0 - - -, f 5;
#X symbolatom 596 358 10 0 0 0 - - -, f 10;
#X obj 352 470 xy 30 180;
#X obj 36 446 xy 250 60;
#X obj 352 655 unpack s f f;
#X floatatom 429 680 5 0 0 0 - - -, f 5;
#X floatatom 470 680 5 0 0 0 - - -, f 5;
#X symbolatom 352 680 10 0 0 0 - - -, f 10;
#X obj 352 451 nbx 5 14 -1e+37 1e+37 0 1 empty empty empty 0 -8 0 10
-262144 -1 -1 308 256;
#X obj 36 580 xy 140 70;
#X obj 36 655 unpack s f f;
#X floatatom 113 680 5 0 0 0 - - -, f 5;
#X floatatom 154 680 5 0 0 0 - - -, f 5;
#X symbolatom 36 680 10 0 0 0 - - -, f 10;
#X obj 36 561 nbx 5 14 -1e+37 1e+37 0 1 empty empty empty 0 -8 0 10
-262144 -1 -1 814 256;
#X obj 544 655 unpack s f f;
#X floatatom 621 680 5 0 0 0 - - -, f 5;
#X floatatom 662 680 5 0 0 0 - - -, f 5;
#X symbolatom 544 680 10 0 0 0 - - -, f 10;
#X obj 544 431 nbx 5 14 -1e+37 1e+37 0 1 empty empty empty 0 -8 0 10
-262144 -1 -1 1790 256;
#X text 798 365 Change size and mode:;
#X text 315 228 Mode 1: Inactive outside area;
#X text 595 228 Mode 2: No boundaries;
#X obj 544 450 xy 250 150;
#X floatatom 837 387 5 10 300 0 - - -, f 5;
#X floatatom 879 387 5 10 200 0 - - -, f 5;
#X floatatom 921 387 5 0 2 0 - - -, f 5;
#X obj 879 406 t b f;
#X obj 921 406 t b f;
#X msg 279 424 250 60;
#X obj 837 428 pack 10 10 0;
#X text 35 228 Mode 0: Clip values to zero/max;
#X text 35 398 Different sizes and colors:;
#X text 35 88 Creation arguments: floats: width height mode;
#X text 35 108 Inlet 0: float: color;
#X text 35 128 Inlet 1: floats: width height mode;
#X msg 225 424 140 45;
#X connect 0 0 25 0;
#X connect 1 0 4 0;
#X connect 1 1 2 0;
#X connect 1 2 3 0;
#X connect 8 0 12 0;
#X connect 9 0 16 0;
#X connect 10 0 20 0;
#X connect 12 0 15 0;
#X connect 12 1 13 0;
#X connect 12 2 14 0;
#X connect 16 0 19 0;
#X connect 16 1 17 0;
#X connect 16 2 18 0;
#X connect 20 0 23 0;
#X connect 20 1 21 0;
#X connect 20 2 22 0;
#X connect 24 0 26 0;
#X connect 25 0 1 0;
#X connect 26 0 29 0;
#X connect 26 1 27 0;
#X connect 26 2 28 0;
#X connect 30 0 24 0;
#X connect 31 0 32 0;
#X connect 32 0 35 0;
#X connect 32 1 33 0;
#X connect 32 2 34 0;
#X connect 36 0 31 0;
#X connect 37 0 40 0;
#X connect 37 1 38 0;
#X connect 37 2 39 0;
#X connect 41 0 45 0;
#X connect 45 0 37 0;
#X connect 46 0 52 0;
#X connect 47 0 49 0;
#X connect 48 0 50 0;
#X connect 49 0 52 0;
#X connect 49 1 52 1;
#X connect 50 0 52 0;
#X connect 50 1 52 2;
#X connect 51 0 25 1;
#X connect 52 0 45 1;
#X connect 58 0 25 1;