From e728a5bc3db296b4b67c2d3e5b56558c42c566a8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 21 Jun 2004 14:08:57 +0000 Subject: "" svn path=/trunk/; revision=1826 --- externals/grill/py/pd/simple-2.pd | 76 ++++++++++++++++++++------------------- 1 file changed, 39 insertions(+), 37 deletions(-) (limited to 'externals/grill/py/pd/simple-2.pd') diff --git a/externals/grill/py/pd/simple-2.pd b/externals/grill/py/pd/simple-2.pd index e20be506..31680d87 100644 --- a/externals/grill/py/pd/simple-2.pd +++ b/externals/grill/py/pd/simple-2.pd @@ -1,37 +1,39 @@ -#N canvas 225 210 689 411 12; -#X floatatom 251 106 5 0 0; -#X text 409 291 watch the console output!; -#X msg 55 213 help; -#X text 15 57 This demonstrates message handling. See the simple.py -file.; -#X msg 54 238 doc; -#X msg 90 239 doc+; -#X floatatom 308 106 5 0 0; -#X msg 218 228 msg 2; -#X obj 172 282 pyext simple ex2; -#X floatatom 172 327 5 0 0; -#X floatatom 289 328 5 0 0; -#X text 17 22 py/pyext - Python script objects \, (C)2002 Thomas Grill -; -#X msg 149 197 msg 1 3; -#X msg 283 213 msg a b; -#X msg 169 167 hello; -#X msg 242 173 hello; -#X msg 315 172 msg; -#X msg 374 147 hello 3; -#X text 418 172 special case: 'hello' handler doesn't like args \, -so _anything_ is called!; -#X connect 0 0 8 1; -#X connect 2 0 8 0; -#X connect 4 0 8 0; -#X connect 5 0 8 0; -#X connect 6 0 8 2; -#X connect 7 0 8 2; -#X connect 8 0 9 0; -#X connect 8 1 10 0; -#X connect 12 0 8 1; -#X connect 13 0 8 3; -#X connect 14 0 8 1; -#X connect 15 0 8 3; -#X connect 16 0 8 2; -#X connect 17 0 8 3; +#N canvas 95 223 650 390 12; +#X floatatom 202 113 5 0 0 0 - - -; +#X text 338 286 watch the console output!; +#X msg 20 115 help; +#X text 16 69 This demonstrates message handling. See the simple.py +file.; +#X msg 19 140 doc; +#X msg 55 141 doc+; +#X floatatom 259 113 5 0 0 0 - - -; +#X msg 169 235 msg 2; +#X obj 123 289 pyext simple ex2; +#X floatatom 123 334 5 0 0 0 - - -; +#X floatatom 240 335 5 0 0 0 - - -; +#X msg 100 204 msg 1 3; +#X msg 234 220 msg a b; +#X msg 120 174 hello; +#X msg 193 180 hello; +#X msg 266 179 msg; +#X msg 325 154 hello 3; +#X text 338 189 special case: 'hello' handler doesn't like args \, +so _anything_ is called!; +#X obj 16 13 cnv 15 600 40 empty empty py/pyext 10 22 0 24 -260818 +-1 0; +#X text 213 32 http://www.parasitaere-kapazitaeten.net; +#X text 213 16 Python script objects \, (C)2003-2004 Thomas Grill; +#X connect 0 0 8 1; +#X connect 2 0 8 0; +#X connect 4 0 8 0; +#X connect 5 0 8 0; +#X connect 6 0 8 2; +#X connect 7 0 8 2; +#X connect 8 0 9 0; +#X connect 8 1 10 0; +#X connect 11 0 8 1; +#X connect 12 0 8 3; +#X connect 13 0 8 1; +#X connect 14 0 8 3; +#X connect 15 0 8 2; +#X connect 16 0 8 3; -- cgit v1.2.1