From a55a5773570e56a1fb59887f1215f3d05a055700 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 25 Nov 2002 22:27:34 +0000 Subject: "" svn path=/trunk/; revision=243 --- externals/grill/flext/tutorial/pd/ex-simple3.pd | 40 ++++++++++++++----------- 1 file changed, 22 insertions(+), 18 deletions(-) (limited to 'externals/grill/flext/tutorial/pd/ex-simple3.pd') diff --git a/externals/grill/flext/tutorial/pd/ex-simple3.pd b/externals/grill/flext/tutorial/pd/ex-simple3.pd index e2867241..bf58a003 100644 --- a/externals/grill/flext/tutorial/pd/ex-simple3.pd +++ b/externals/grill/flext/tutorial/pd/ex-simple3.pd @@ -1,18 +1,22 @@ -#N canvas 329 97 539 308 12; -#X msg 11 12 help; -#X msg 123 84 born; -#X msg 172 85 to; -#X msg 214 87 hula; -#X msg 228 168 yeah; -#X msg 228 130 hula 1; -#X text 280 169 other symbol; -#X text 57 12 issue help message; -#X obj 148 231 simple3; -#X text 261 88 tag without argument; -#X text 297 128 tag and argument; -#X connect 0 0 8 0; -#X connect 1 0 8 0; -#X connect 2 0 8 0; -#X connect 3 0 8 0; -#X connect 4 0 8 0; -#X connect 5 0 8 0; +#N canvas 329 97 583 344 12; +#X msg 22 87 help; +#X msg 119 136 born; +#X msg 168 137 to; +#X msg 210 139 hula; +#X msg 224 220 yeah; +#X msg 224 182 hula 1; +#X text 276 221 other symbol; +#X obj 144 283 simple3; +#X text 257 140 tag without argument; +#X text 293 180 tag and argument; +#X text 68 87 print a help message; +#X obj 16 8 cnv 15 550 40 empty empty simple3 10 22 32 24 -260818 -1 +0; +#X text 174 8 flext tutorial \, (C)2002 Thomas Grill; +#X text 174 28 http://www.parasitaere-kapazitaeten.net; +#X connect 0 0 7 0; +#X connect 1 0 7 0; +#X connect 2 0 7 0; +#X connect 3 0 7 0; +#X connect 4 0 7 0; +#X connect 5 0 7 0; -- cgit v1.2.1