From d7a148c8fff7808822bb372f6d6e7c6c1da6a68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Wed, 23 Oct 2002 18:19:13 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=193 --- Patches/05.example-plugins.pd | 154 ++++++++++-------------------------------- 1 file changed, 34 insertions(+), 120 deletions(-) (limited to 'Patches/05.example-plugins.pd') diff --git a/Patches/05.example-plugins.pd b/Patches/05.example-plugins.pd index f6187a2..0512c54 100644 --- a/Patches/05.example-plugins.pd +++ b/Patches/05.example-plugins.pd @@ -1,127 +1,41 @@ -#N canvas 344 18 621 620 12; +#N canvas 106 10 878 657 12; #X obj 11 41 fs.main; #X msg 11 11 6001; #X msg 62 12 reset; -#X obj 70 216 fs.frame; -#X msg 103 177 noize; -#X text 106 154 send the name of the plugin to fs.frame to execute -; -#X obj 70 466 fs.frame; -#X obj 70 302 fs.copy; -#X msg 141 216 bang; -#X text 161 249 plugins can also be copy operations; -#X msg 153 177 colortv; -#X msg 158 278 colortv; -#X msg 220 177 subtract \$1 \$2 \$3; -#X obj 376 205 pack f f f; -#X floatatom 368 177 4 0 0; -#X floatatom 409 177 4 0 0; -#X floatatom 450 177 4 0 0; -#X msg 460 205 bang; -#X obj 255 355 pack f f; -#X msg 323 355 bang; -#X floatatom 255 331 4 0 0; -#X floatatom 295 331 4 0 0; -#X obj 466 408 int; -#X msg 320 379 \$1 180; -#N canvas 686 105 602 402 funny 0; -#X obj 47 97 random 352; -#X obj 135 97 random 352; -#X obj 73 145 pack f f; -#X obj 80 186 outlet; -#X obj 76 13 inlet; -#X obj 86 56 t b b; -#X connect 0 0 2 0; -#X connect 1 0 2 1; -#X connect 2 0 3 0; -#X connect 4 0 5 0; -#X connect 5 0 0 0; -#X connect 5 1 1 0; -#X restore 255 412 pd funny; -#X msg 324 412 bang; -#X msg 158 331 xbend \$1 \$2; -#N canvas 638 233 375 411 bend 0; -#X obj 18 328 outlet; -#X msg 43 281 bend \$1 \$2 \$3 \$4; -#X obj 55 242 pack f f f f; -#X msg 158 242 bang; -#X floatatom 35 159 4 0 0; -#X floatatom 77 159 4 0 0; -#X floatatom 124 159 4 0 0; -#X floatatom 168 159 4 0 0; -#X msg 200 262 158 161 154 214; -#X text 187 315 oh i'm sorry virve...; -#X msg 209 290 94 95 280 214; -#X msg 187 339 169 144 262 162; -#X text 132 365 but this thing is killing me; -#X text 67 13 bend works in both x and y; -#X connect 1 0 0 0; -#X connect 2 0 1 0; -#X connect 3 0 2 0; -#X connect 4 0 2 0; -#X connect 5 0 2 1; -#X connect 5 0 3 0; -#X connect 6 0 2 2; -#X connect 6 0 3 0; -#X connect 7 0 2 3; -#X connect 7 0 3 0; -#X connect 8 0 1 0; -#X connect 10 0 1 0; -#X connect 11 0 1 0; -#X restore 255 442 pd bend; -#X text 71 503 note: 16 bit display is way faster than 24 or 32 in -my machine \, so i recommend trying out which one performs best.; -#X text 69 555 there are more plugins.. see the Framestein/Plugins-dir. -; -#X msg 70 118 virvezoom.jpg; -#X obj 186 118 init; -#X obj 94 407 init; -#X text 367 412 click here; -#X text 320 442 look here; -#X msg 94 438 291 x 325 \, 0 + 370; -#X obj 466 433 sameonce; -#X obj 466 384 ramp; -#X msg 466 356 220 66 10; -#X msg 466 333 66 220 10; -#X text 467 309 and here ..; -#X text 340 330 try these ..; -#X text 147 42 PLUGINS -- effects and copy operations; +#X text 157 37 Using Plugins; +#X obj 65 224 fs.framed plugins; +#X msg 209 225 76 + 446; +#X msg 34 95 noize; +#X msg 52 122 green; +#X msg 66 148 colortv; +#X msg 78 174 lightspeed 100; +#X text 157 102 Plugins are short pieces of code written in C \, C++ +or ASM that manipulate one or more frames. Send the plugin name to +fs.frame to execute it.; +#X obj 87 290 fs.copy; +#X obj 96 359 fs.framed plugins; +#X msg 239 359 266 + 446; +#X obj 37 241 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 337 258 Send the plugin name to fs.copy to use it as a copy +operation.; +#X msg 202 262 tile 3; +#X msg 209 289 xbend 40 140; #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 0 3 0; -#X connect 7 0 6 0; -#X connect 8 0 3 0; -#X connect 10 0 3 0; -#X connect 11 0 7 1; -#X connect 11 0 8 0; -#X connect 12 0 3 0; +#X connect 4 0 11 0; +#X connect 4 2 5 0; +#X connect 5 0 4 0; +#X connect 6 0 4 0; +#X connect 7 0 4 0; +#X connect 8 0 4 0; +#X connect 9 0 4 0; +#X connect 11 0 12 0; +#X connect 12 2 13 0; #X connect 13 0 12 0; -#X connect 14 0 13 0; -#X connect 15 0 13 1; -#X connect 15 0 17 0; -#X connect 16 0 13 2; -#X connect 16 0 17 0; -#X connect 17 0 13 0; -#X connect 18 0 26 0; -#X connect 19 0 18 0; -#X connect 20 0 18 0; -#X connect 21 0 18 1; -#X connect 21 0 19 0; -#X connect 22 0 36 0; -#X connect 23 0 18 0; -#X connect 24 0 26 0; -#X connect 25 0 24 0; -#X connect 26 0 7 1; -#X connect 26 0 8 0; -#X connect 27 0 7 1; -#X connect 27 0 8 0; -#X connect 30 0 3 0; -#X connect 31 0 30 0; -#X connect 32 0 35 0; -#X connect 35 0 6 0; -#X connect 36 0 18 0; -#X connect 37 0 22 0; -#X connect 38 0 37 0; -#X connect 39 0 37 0; +#X connect 14 0 4 0; +#X connect 16 0 11 1; +#X connect 16 0 14 0; +#X connect 17 0 11 1; +#X connect 17 0 14 0; -- cgit v1.2.1