aboutsummaryrefslogtreecommitdiff
path: root/doc/additional/pd-msg/4.msg_from_tcl/test.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/additional/pd-msg/4.msg_from_tcl/test.pd')
-rw-r--r--doc/additional/pd-msg/4.msg_from_tcl/test.pd9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/additional/pd-msg/4.msg_from_tcl/test.pd b/doc/additional/pd-msg/4.msg_from_tcl/test.pd
index 0cf63b09..bba80296 100644
--- a/doc/additional/pd-msg/4.msg_from_tcl/test.pd
+++ b/doc/additional/pd-msg/4.msg_from_tcl/test.pd
@@ -1,9 +1,10 @@
#N canvas 357 509 468 150 10;
-#X text 18 101 Have a look to the TCL source to understand how does this work.;
#X text 32 10 This patch is here to test the 2.nogui script;
#X obj 35 32 osc~ 440;
#X obj 34 82 dac~;
#X obj 35 56 /~ 50;
-#X connect 2 0 4 0;
-#X connect 4 0 3 0;
-#X connect 4 0 3 1;
+#X text 18 101 Have a look to the TCL source to understand how this
+works.;
+#X connect 1 0 3 0;
+#X connect 3 0 2 0;
+#X connect 3 0 2 1;