aboutsummaryrefslogtreecommitdiff
path: root/Patches/00.example-basics.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-10-23 18:19:13 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-10-23 18:19:13 +0000
commitd7a148c8fff7808822bb372f6d6e7c6c1da6a68a (patch)
tree697f88a795e95f12d22ed77ea983daef408d8095 /Patches/00.example-basics.pd
parent163a66302667158daef63e4a88a32002a5c1831a (diff)
*** empty log message ***
svn path=/trunk/Framestein/; revision=193
Diffstat (limited to 'Patches/00.example-basics.pd')
-rw-r--r--Patches/00.example-basics.pd6
1 files changed, 3 insertions, 3 deletions
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;