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/fs.frame.pd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Patches/fs.frame.pd') diff --git a/Patches/fs.frame.pd b/Patches/fs.frame.pd index 7ec1c9d..71979cb 100644 --- a/Patches/fs.frame.pd +++ b/Patches/fs.frame.pd @@ -1,11 +1,9 @@ -#N canvas 44 16 905 629 12; +#N canvas 44 16 907 631 12; #X text 346 170 "next" "prev" "random" "seek " to show frames in video or buffered images.; #X text 347 211 "clear" to flush buffered images.; #X text 347 237 "flip_auto" "flip_manual" "flip" controls how the display should reflect changes in the image.; -#X text 348 282 "320x240" to set image size "100+100" to set frame -position "display 600x450" to set display size; #X text 348 329 "borders_0" "borders_1" "stayontop_0"/1 "mute_0"/1 \, also right-click the image for display options.; #X text 327 59 inlet accepts:; @@ -140,7 +138,9 @@ you load a patch.; ; #X text 351 544 minimize \, maximize \, bringtofront \, hidecursor_1 \, hidecursor_0; -#X connect 15 0 17 0; -#X connect 16 0 15 0; -#X connect 18 0 9 0; -#X connect 18 1 11 0; +#X text 348 282 "320 x 240" to set image size "100 + 100" to set frame +position "display 600 x 450" to set display size; +#X connect 14 0 16 0; +#X connect 15 0 14 0; +#X connect 17 0 8 0; +#X connect 17 1 10 0; -- cgit v1.2.1