From 3bd43c9d18e565e193e555f9de0ce916f8faf807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Wed, 18 Sep 2002 16:32:27 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=132 --- Patches/fps.pd | 4 ++-- Patches/fs.copy.pd | 8 +++++--- Patches/fs.main.pd | 3 ++- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'Patches') diff --git a/Patches/fps.pd b/Patches/fps.pd index 3e61074..c0731bf 100644 --- a/Patches/fps.pd +++ b/Patches/fps.pd @@ -1,10 +1,10 @@ -#N canvas 17 261 466 316 12; +#N canvas 17 261 472 322 12; #X obj 307 192 /; #X obj 319 128 t b f; #X obj 67 27 inlet; #X msg 293 157 1000; #X obj 87 222 outlet; -#X obj 87 112 metro 1000; +#X obj 87 111 metro 1000; #X text 10 -1 sends bangs to make "frames per second"; #X obj 226 62 float \$1; #X obj 226 32 loadbang; diff --git a/Patches/fs.copy.pd b/Patches/fs.copy.pd index cf6a311..c646056 100644 --- a/Patches/fs.copy.pd +++ b/Patches/fs.copy.pd @@ -1,4 +1,4 @@ -#N canvas 52 54 934 446 12; +#N canvas 52 54 936 448 12; #X obj 173 21 loadbang; #X obj 208 271 fs_sender; #X msg 173 204 copy \$1; @@ -31,9 +31,11 @@ srcpaint whiteness; ; #X text 468 329 transparent_0/1 mirrorleftright_0/1 mirrorupdown_0/1 ; -#X text 467 358 "plugin_name" (see example-plugins.pd); +#X text 467 378 "plugin_name" (see example-plugins.pd); #X obj 173 51 symbol \$0C; -#X text 467 389 "filter_name" (see example-photoshopfilters.pd); +#X text 466 404 "filter_name" (see example-photoshopfilters.pd); +#X text 468 349 transcolor to set the transparent color +; #X connect 0 0 29 0; #X connect 2 0 1 0; #X connect 3 0 18 0; diff --git a/Patches/fs.main.pd b/Patches/fs.main.pd index 845121d..f68015c 100644 --- a/Patches/fs.main.pd +++ b/Patches/fs.main.pd @@ -1,4 +1,4 @@ -#N canvas 278 0 700 494 12; +#N canvas 278 0 702 496 12; #X obj 27 293 netsend; #X floatatom 27 322 4 0 0; #X obj 207 160 loadbang; @@ -31,6 +31,7 @@ configuring fs likewise (right-click fs).; #X obj 408 408 r symbolmouseup; #X text 404 364 ignore some errors; #X obj 408 431 r symbolfile; +#X obj 530 207 r fs_reset; #X connect 0 0 1 0; #X connect 2 0 6 0; #X connect 3 0 0 0; -- cgit v1.2.1