aboutsummaryrefslogtreecommitdiff
path: root/doc/additional/pd-msg/4.msg_from_tcl/recv.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/4.msg_from_tcl/recv.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/4.msg_from_tcl/recv.pd')
-rw-r--r--doc/additional/pd-msg/4.msg_from_tcl/recv.pd9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/additional/pd-msg/4.msg_from_tcl/recv.pd b/doc/additional/pd-msg/4.msg_from_tcl/recv.pd
index 554ab101..81910ba6 100644
--- a/doc/additional/pd-msg/4.msg_from_tcl/recv.pd
+++ b/doc/additional/pd-msg/4.msg_from_tcl/recv.pd
@@ -1,5 +1,8 @@
#N canvas 357 509 628 150 10;
#X obj 453 26 netreceive 3006 0 old;
-#X text 32 10 This patch is here to receive the commands sended by tcl scripts;
-#X text 27 66 Execute the tcl files in 4.msg_from_tcl. (use wish83if your under Win xx);
-#X text 25 92 Have a look to the TCL source to understand how does this work.;
+#X text 27 66 Execute the tcl files in 4.msg_from_tcl. (use wish83if
+your under Win xx);
+#X text 32 10 This patch is here to receive the commands sent by tcl
+scripts;
+#X text 25 92 Have a look to the TCL source to understand how this
+works.;