From 311e440f30c218015d17fb390f50829f430d5128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Tue, 9 Jul 2002 12:19:44 +0000 Subject: PixelPack002 by Olaf Matthes svn path=/trunk/Framestein/; revision=30 --- Patches/17-02 example-PixelPack-layermodes.pd | 66 +++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 Patches/17-02 example-PixelPack-layermodes.pd (limited to 'Patches/17-02 example-PixelPack-layermodes.pd') diff --git a/Patches/17-02 example-PixelPack-layermodes.pd b/Patches/17-02 example-PixelPack-layermodes.pd new file mode 100644 index 0000000..f3b37d5 --- /dev/null +++ b/Patches/17-02 example-PixelPack-layermodes.pd @@ -0,0 +1,66 @@ +#N canvas 9 10 1010 520 12; +#X obj 10 52 fs.main; +#X msg 10 23 6001; +#X msg 61 24 reset; +#X msg 159 206 597 + 108; +#X msg 393 166 815 + 109; +#X msg 347 397 696 + 342; +#X obj 160 39 fps 0; +#X floatatom 217 41 4 0 0; +#X msg 195 94 next \, bang; +#X msg 11 126 next \, bang; +#X obj 159 179 init; +#X obj 393 144 init; +#X obj 347 370 init; +#X text 682 44 drag and drop your videos here; +#X text 748 291 the result; +#X obj 160 67 t b b; +#X text 119 17 frame rate. start with something modest \, like 1; +#X obj 11 153 fs.framed example-PixelPack-layermodes; +#X obj 195 120 fs.framed example-PixelPack-layermodes; +#X obj 33 368 fs.framed example-PixelPack-layermodes; +#X obj 150 330 fs.layermode; +#X text 149 416 note: this examples is a variation of fs.blend.; +#X msg 300 194 difference; +#X msg 300 218 multiply; +#X msg 300 243 softlight; +#X msg 398 244 overlay; +#X msg 398 268 darken; +#X msg 398 292 lighten; +#X text 401 193 choose one of the; +#X text 400 209 layer modes !; +#X msg 398 315 screen; +#X text 148 447 on my machine (1.8 GHz P4) I manage to get about 5fps +when using full PAL resolution DV videos. take this as a guideline... +(and buy a faster computer \; -); +#X obj 217 67 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X connect 1 0 0 0; +#X connect 1 0 2 0; +#X connect 2 0 0 1; +#X connect 3 0 17 0; +#X connect 4 0 18 0; +#X connect 5 0 19 0; +#X connect 6 0 15 0; +#X connect 7 0 6 0; +#X connect 8 0 18 0; +#X connect 9 0 17 0; +#X connect 10 0 3 0; +#X connect 11 0 4 0; +#X connect 12 0 5 0; +#X connect 15 0 9 0; +#X connect 15 1 8 0; +#X connect 17 0 20 0; +#X connect 17 2 3 0; +#X connect 18 0 20 1; +#X connect 18 2 4 0; +#X connect 19 2 5 0; +#X connect 20 0 19 0; +#X connect 22 0 20 2; +#X connect 23 0 20 2; +#X connect 24 0 20 2; +#X connect 25 0 20 2; +#X connect 26 0 20 2; +#X connect 27 0 20 2; +#X connect 30 0 20 2; +#X connect 32 0 15 0; -- cgit v1.2.1