From d9b88b864ff2f6a255058945b2915249ab3c7082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Mon, 22 Jul 2002 14:30:37 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=48 --- Patches/04-01 example-info-rgb-event.pd | 59 +++++++++++++++++++++++++++++++++ Patches/04-02 example-draw-text.pd | 27 +++++++++++++++ Patches/04-03 example-draganddrop.pd | 21 ++++++++++++ Patches/18 example-info-rgb-event.pd | 59 --------------------------------- Patches/19 example-draw-text.pd | 27 --------------- 5 files changed, 107 insertions(+), 86 deletions(-) create mode 100644 Patches/04-01 example-info-rgb-event.pd create mode 100644 Patches/04-02 example-draw-text.pd create mode 100644 Patches/04-03 example-draganddrop.pd delete mode 100644 Patches/18 example-info-rgb-event.pd delete mode 100644 Patches/19 example-draw-text.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; diff --git a/Patches/04-02 example-draw-text.pd b/Patches/04-02 example-draw-text.pd new file mode 100644 index 0000000..d2dace5 --- /dev/null +++ b/Patches/04-02 example-draw-text.pd @@ -0,0 +1,27 @@ +#N canvas 232 1 676 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 271 255 fs.framed example-draw 20+100; +#X obj 335 345 fs.draw; +#X msg 362 307 line \$1 \$2 \$3 \$4; +#X msg 271 225 head.avi \, mousetrack_1 \, mouserect_1; +#X text 244 30 fs.draw and fs.text; +#X text 403 345 click open for more commands; +#X obj 300 478 fs.text; +#X msg 347 407 In search of a bird; +#X msg 360 434 The sky was lost; +#X text 370 478 click open for more commands; +#X text 275 125 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 7 0; +#X connect 4 1 6 0; +#X connect 5 0 4 0; +#X connect 6 0 5 0; +#X connect 7 0 4 0; +#X connect 10 0 4 0; +#X connect 11 0 10 0; +#X connect 12 0 10 0; diff --git a/Patches/04-03 example-draganddrop.pd b/Patches/04-03 example-draganddrop.pd new file mode 100644 index 0000000..1bb9741 --- /dev/null +++ b/Patches/04-03 example-draganddrop.pd @@ -0,0 +1,21 @@ +#N canvas 323 36 591 432 12; +#X obj 15 37 fs.main; +#X msg 66 12 reset; +#X obj 38 234 fs.event; +#X msg 50 288 set \$1; +#X obj 76 150 init; +#X obj 48 151 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 352 180 Drop a file here:; +#X msg 15 12 6001; +#X msg 50 387 ÌßÀÒà1; +#X text 18 95 Using fs.frame and fs.event to provide drag & drop:; +#X obj 38 185 fs.framed draganddrop 352+233; +#X connect 1 0 0 1; +#X connect 2 0 3 0; +#X connect 3 0 8 0; +#X connect 4 0 10 0; +#X connect 5 0 10 0; +#X connect 7 0 0 0; +#X connect 7 0 1 0; +#X connect 10 0 2 0; diff --git a/Patches/18 example-info-rgb-event.pd b/Patches/18 example-info-rgb-event.pd deleted file mode 100644 index 069a683..0000000 --- a/Patches/18 example-info-rgb-event.pd +++ /dev/null @@ -1,59 +0,0 @@ -#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; diff --git a/Patches/19 example-draw-text.pd b/Patches/19 example-draw-text.pd deleted file mode 100644 index d2dace5..0000000 --- a/Patches/19 example-draw-text.pd +++ /dev/null @@ -1,27 +0,0 @@ -#N canvas 232 1 676 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 271 255 fs.framed example-draw 20+100; -#X obj 335 345 fs.draw; -#X msg 362 307 line \$1 \$2 \$3 \$4; -#X msg 271 225 head.avi \, mousetrack_1 \, mouserect_1; -#X text 244 30 fs.draw and fs.text; -#X text 403 345 click open for more commands; -#X obj 300 478 fs.text; -#X msg 347 407 In search of a bird; -#X msg 360 434 The sky was lost; -#X text 370 478 click open for more commands; -#X text 275 125 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 7 0; -#X connect 4 1 6 0; -#X connect 5 0 4 0; -#X connect 6 0 5 0; -#X connect 7 0 4 0; -#X connect 10 0 4 0; -#X connect 11 0 10 0; -#X connect 12 0 10 0; -- cgit v1.2.1