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/00.example-basics.pd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Patches/00.example-basics.pd') diff --git a/Patches/00.example-basics.pd b/Patches/00.example-basics.pd index dba54df..9fed9ea 100644 --- a/Patches/00.example-basics.pd +++ b/Patches/00.example-basics.pd @@ -1,4 +1,4 @@ -#N canvas 228 3 650 663 12; +#N canvas 228 3 652 665 12; #X obj 5 31 fs.main; #X msg 5 7 6001; #X msg 56 7 reset; @@ -12,8 +12,6 @@ at a time!; #X obj 358 273 fs.fx; #X text 120 304 1st outlet: fs.frame ID. Connect this to other fs.*-objects \, like fs.copy \, fs.info \, fs.event etc.; -#X text 120 344 2nd outlet: reports mouse movement in the frame when -mousetrack_1 is set. See example-docking.pd!; #X text 119 384 3rd outlet: report the window position when docked \, see example-docking2.pd!; #X obj 45 442 fs.copy; @@ -34,6 +32,8 @@ patch.; plugins \, photoshop-filters \, interaction and more ...; #X text 49 602 Have fun! (close this patch before loading another) ; +#X text 120 344 2nd outlet: reports mouse movement in the frame when +mousetrack_1 is set. See example-info-rgb-event.pd!; #X connect 1 0 0 0; #X connect 1 0 2 0; #X connect 2 0 0 1; -- cgit v1.2.1