aboutsummaryrefslogtreecommitdiff
path: root/doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-05-14 18:21:47 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-05-14 18:21:47 +0000
commit244e754145ae6b201cca6668c295ac026c23aa12 (patch)
tree1c6a8a72f4558e2be1c9228b455e50d8352310ff /doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd
parentfdda31a3cd0ec2a43456bcb02d978ec8d9ec672c (diff)
- checked in Jonathan Wilkes' revised pd-msg patches directly from the "pd-msg
update.rar" included in the patch #2790373. Its a big improvement, I especially like the "hi there" surprise! svn path=/trunk/; revision=11363
Diffstat (limited to 'doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd')
-rw-r--r--doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd65
1 files changed, 33 insertions, 32 deletions
diff --git a/doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd b/doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd
index f864ad40..cbe88b60 100644
--- a/doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd
+++ b/doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd
@@ -1,32 +1,33 @@
-#N canvas 204 161 381 325 10;
-#X msg 36 86 click \$1 \$2 \$3 \$4;
-#X obj 111 182 key;
-#X floatatom 111 208 0 0 0;
-#X floatatom 50 184 0 0 0;
-#X msg 50 158 0;
-#X msg 6 6 bang;
-#X text 56 41 left;
-#X text 124 41 rigth;
-#X text 70 4 Msg-dealing with events :;
-#X text 89 28 click;
-#X text 218 47 \$1 x;
-#X text 219 65 \$2 y;
-#X text 218 117 \$4 mod (0:nomod \; 1 shift \; 2 crtl \; 3 alt \; 4
-right click);
-#X obj 36 290 s pd-3.0.events.pd;
-#X text 218 86 \$3 (unuse ???);
-#X msg 36 129 mouseup \$1 \$2 \$4;
-#X msg 113 60 15 15 0 8;
-#X msg 36 60 15 15 0 1;
-#X text 59 232 \$1 number of the key;
-#X msg 36 209 key 1 \$1;
-#X msg 36 257 motion \$1 \$2 \$4;
-#X connect 0 0 13 0;
-#X connect 1 0 2 0;
-#X connect 3 0 19 0;
-#X connect 4 0 3 0;
-#X connect 15 0 13 0;
-#X connect 16 0 0 0;
-#X connect 17 0 0 0;
-#X connect 19 0 13 0;
-#X connect 20 0 13 0;
+#N canvas 274 162 381 325 10;
+#X msg 36 86 click \$1 \$2 \$3 \$4;
+#X obj 111 182 key;
+#X floatatom 111 208 0 0 0 0 - - -;
+#X floatatom 50 184 0 0 0 0 - - -;
+#X msg 50 158 0;
+#X msg 6 6 bang;
+#X text 56 41 left;
+#X text 124 41 rigth;
+#X text 70 4 Msg-dealing with events :;
+#X text 89 28 click;
+#X text 218 37 \$1 x;
+#X text 218 52 \$2 y;
+#X obj 36 290 s pd-3.0.events.pd;
+#X msg 36 129 mouseup \$1 \$2 \$4;
+#X msg 113 60 15 15 0 8;
+#X msg 36 60 15 15 0 1;
+#X msg 36 257 motion \$1 \$2 \$4;
+#X msg 36 209 key 1 \$1 0;
+#X text 274 84 0:nomod \; 1 shift \; 2 crtl \; 3 alt \; 4 right click)
+;
+#X text 218 82 \$4 mod :;
+#X text 218 67 \$3 (unused ???);
+#X text 73 230 \$1 : number of the key;
+#X connect 0 0 12 0;
+#X connect 1 0 2 0;
+#X connect 3 0 17 0;
+#X connect 4 0 3 0;
+#X connect 13 0 12 0;
+#X connect 14 0 0 0;
+#X connect 15 0 0 0;
+#X connect 16 0 12 0;
+#X connect 17 0 12 0;