aboutsummaryrefslogtreecommitdiff
path: root/Patches/04-01.example-info-rgb-event.pd
blob: 069a6833da00725778d13ce7b334282ac21d2dba (plain)
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
#N canvas 232 1 710 655 12;
#X obj 10 37 fs.main;
#X msg 10 13 6001;
#X msg 52 13 reset;
#X obj 271 195 init;
#X obj 32 403 fs.info;
#X floatatom 26 449 5 0 0;
#X floatatom 77 449 5 0 0;
#X floatatom 129 449 5 0 0;
#X floatatom 180 449 5 0 0;
#X msg 378 159 bang;
#X text 435 159 click here;
#X text 29 475 width \, height \, framecount and framerate;
#X obj 368 376 fs.rgb;
#X obj 384 283 t b l;
#X obj 368 413 unpack f f f;
#X floatatom 370 448 5 0 0;
#X floatatom 423 448 5 0 0;
#X floatatom 477 448 5 0 0;
#X msg 271 225 head.avi \, mousetrack_1;
#X obj 515 363 unpack f f;
#X floatatom 515 391 5 0 0;
#X floatatom 590 390 5 0 0;
#X text 541 414 mouse x and y;
#X text 381 474 red \, green and blue at (x \, y);
#X obj 271 255 fs.framed example-info 20+100;
#X obj 271 532 fs.event;
#X obj 300 561 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 330 561 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 247 582 mousedown \, mouseup;
#X text 272 39 fs.info \, fs.rgb and fs.event;
#X text 436 183 then drag the image with mouse;
#X connect 1 0 0 0;
#X connect 1 0 2 0;
#X connect 2 0 0 1;
#X connect 3 0 18 0;
#X connect 4 0 5 0;
#X connect 4 1 6 0;
#X connect 4 2 7 0;
#X connect 4 3 8 0;
#X connect 9 0 24 0;
#X connect 12 0 14 0;
#X connect 13 0 12 0;
#X connect 13 1 12 1;
#X connect 13 1 19 0;
#X connect 14 0 15 0;
#X connect 14 1 16 0;
#X connect 14 2 17 0;
#X connect 18 0 24 0;
#X connect 19 0 20 0;
#X connect 19 1 21 0;
#X connect 24 0 4 0;
#X connect 24 0 12 0;
#X connect 24 0 25 0;
#X connect 24 1 13 0;
#X connect 25 1 26 0;
#X connect 25 2 27 0;