aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/pd/ex-adv2.pd
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-10-27 13:34:56 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-10-27 13:34:56 +0000
commit214066a139e6c680e8517c89a07431a9649321a0 (patch)
tree7d07326c1f6e5bc446f766db0022eaa90c8ea603 /externals/grill/flext/tutorial/pd/ex-adv2.pd
parent021708ab4cee3245e2306cb107f67d85f00823c1 (diff)
fix for Codewarrior compilation
update docs fixed anything/symbol message mixup (thanks to Stefano Papetti) fixed typos, dates, contact info added gcc branch hinting svn path=/trunk/; revision=6170
Diffstat (limited to 'externals/grill/flext/tutorial/pd/ex-adv2.pd')
-rw-r--r--externals/grill/flext/tutorial/pd/ex-adv2.pd18
1 files changed, 9 insertions, 9 deletions
diff --git a/externals/grill/flext/tutorial/pd/ex-adv2.pd b/externals/grill/flext/tutorial/pd/ex-adv2.pd
index f9673cb9..b4fa1ce4 100644
--- a/externals/grill/flext/tutorial/pd/ex-adv2.pd
+++ b/externals/grill/flext/tutorial/pd/ex-adv2.pd
@@ -1,11 +1,9 @@
-#N canvas 329 97 591 352 12;
+#N canvas 329 97 595 356 12;
#X msg 26 97 help;
#X msg 123 146 born;
#X msg 172 147 to;
#X msg 214 149 hula;
-#X msg 228 230 yeah;
#X msg 228 192 hula 1;
-#X text 280 231 other symbol;
#X text 261 150 tag without argument;
#X text 297 190 tag and argument;
#X text 72 97 print a help message;
@@ -15,9 +13,11 @@
#X obj 148 293 adv2;
#X text 21 49 this is identical to the simple3 example;
#X text 145 9 flext tutorial \, (C)2002-2006 Thomas Grill;
-#X connect 0 0 12 0;
-#X connect 1 0 12 0;
-#X connect 2 0 12 0;
-#X connect 3 0 12 0;
-#X connect 4 0 12 0;
-#X connect 5 0 12 0;
+#X text 345 231 symbol message;
+#X msg 228 230 symbol yeah;
+#X connect 0 0 10 0;
+#X connect 1 0 10 0;
+#X connect 2 0 10 0;
+#X connect 3 0 10 0;
+#X connect 4 0 10 0;
+#X connect 14 0 10 0;