From 158623f3d62b49d88c990d662d8bdfa527175471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sat, 31 Aug 2002 08:27:43 +0000 Subject: removed white space svn path=/trunk/Framestein/; revision=102 --- Patches/04-01.example-info-rgb-event.pd | 59 +++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Patches/04-01.example-info-rgb-event.pd (limited to 'Patches/04-01.example-info-rgb-event.pd') diff --git a/Patches/04-01.example-info-rgb-event.pd b/Patches/04-01.example-info-rgb-event.pd new file mode 100644 index 0000000..069a683 --- /dev/null +++ b/Patches/04-01.example-info-rgb-event.pd @@ -0,0 +1,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; -- cgit v1.2.1