diff options
author | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-08-31 08:27:43 +0000 |
---|---|---|
committer | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-08-31 08:27:43 +0000 |
commit | 158623f3d62b49d88c990d662d8bdfa527175471 (patch) | |
tree | a2ca866509c9d12d894590b4fbdc77f2ca4954a0 /Patches/17-03 example-PixelPack-overview.pd | |
parent | 8c1d53dbb2c5bd6c6dc6c718ef51c11254bd5833 (diff) |
removed white space
svn path=/trunk/Framestein/; revision=102
Diffstat (limited to 'Patches/17-03 example-PixelPack-overview.pd')
-rw-r--r-- | Patches/17-03 example-PixelPack-overview.pd | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/Patches/17-03 example-PixelPack-overview.pd b/Patches/17-03 example-PixelPack-overview.pd deleted file mode 100644 index 1b2214c..0000000 --- a/Patches/17-03 example-PixelPack-overview.pd +++ /dev/null @@ -1,70 +0,0 @@ -#N canvas 59 1 803 627 10; -#X obj 11 41 fs.main; -#X msg 11 11 6001; -#X msg 62 12 reset; -#X obj 70 284 fs.frame; -#X obj 70 545 fs.frame; -#X obj 70 476 fs.copy; -#X text 168 301 plugins can also be copy operations; -#X text 74 574 note: 16 bit display is way faster than 24 or 32 in -my machine \, so i recommend trying out which one performs best.; -#X obj 70 38 init; -#X obj 199 499 init; -#X msg 199 521 291 x 325 \, 0 + 370; -#X floatatom 502 374 5 0 0; -#X msg 111 500 virvezoom.jpg; -#X msg 127 476 bang; -#X msg 25 227 bang; -#X obj 502 353 r pixcount; -#X text 181 372 compare <rf> <gf> <bf> <rc> <gc> <bc> <rceivename>) -; -#X msg 162 356 compare 100 200 100 50 150 50 pixcount; -#X msg 160 97 convolution -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 30 -1 --1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 6 0; -#X text 163 76 convolution as sharpen filter; -#X msg 159 147 convolution 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -1 1 1 1 1 25 0; -#X text 163 129 convolution as blurr filter; -#X msg 160 192 convolution -1 -1 -1 -1 0 -1 -1 0 0 1 -1 0 0 0 1 -1 -0 0 2 1 0 1 1 1 1 1 0; -#X text 543 373 number of pixels with identical colors; -#X text 181 385 replces identical pixels with secified color; -#X msg 158 233 convolution 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -10 10 10 10 10 10 10 10 10 10 10 3 -9990; -#X msg 163 277 deinterlace 1; -#X msg 144 324 darken; -#X msg 180 441 shadowcaster 80 80 160 320 36 100 100 100; -#X msg 147 52 shadowcaster 80 80 160 320 36 20 10 50; -#X msg 181 410 interlace; -#X text 197 322 for more layer modes see example-PixelPack-layermodes.pd! -; -#X text 251 411 interlace two images; -#X text 442 441 cutout with shadow; -#X text 393 51 cutout and move with shadow; -#X text 197 15 PixelPack PLUGINS -- effects and copy operations; -#X msg 70 61 virvezoom.jpg; -#X connect 1 0 0 0; -#X connect 1 0 2 0; -#X connect 2 0 0 1; -#X connect 3 0 5 0; -#X connect 5 0 4 0; -#X connect 8 0 36 0; -#X connect 9 0 10 0; -#X connect 10 0 4 0; -#X connect 12 0 4 0; -#X connect 13 0 3 0; -#X connect 14 0 3 0; -#X connect 15 0 11 0; -#X connect 17 0 13 0; -#X connect 17 0 5 1; -#X connect 18 0 3 0; -#X connect 20 0 3 0; -#X connect 22 0 3 0; -#X connect 25 0 3 0; -#X connect 26 0 3 0; -#X connect 27 0 13 0; -#X connect 27 0 5 1; -#X connect 28 0 5 1; -#X connect 29 0 3 0; -#X connect 30 0 5 1; -#X connect 36 0 3 0; |