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-3.pd | 56 ++++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 27 deletions(-) (limited to 'externals/grill/py/pd/simple-3.pd') diff --git a/externals/grill/py/pd/simple-3.pd b/externals/grill/py/pd/simple-3.pd index 450a3ec9..9cdb3f1b 100644 --- a/externals/grill/py/pd/simple-3.pd +++ b/externals/grill/py/pd/simple-3.pd @@ -1,27 +1,29 @@ -#N canvas 384 270 546 386 12; -#X msg 88 279 help; -#X text 15 50 This demonstrates message handling. See the simple.py -file.; -#X msg 87 304 doc; -#X msg 123 305 doc+; -#X floatatom 288 345 5 0 0 0 - - -; -#X text 17 22 py/pyext - Python script objects \, (C)2002 Thomas Grill -; -#X floatatom 316 119 5 0 0 0 - - -; -#X floatatom 399 119 5 0 0 0 - - -; -#X obj 225 279 pyext simple ex3 1; -#X msg 39 195 reload.; -#X msg 39 223 reload -10; -#X text 110 194 reload script and keep arguments; -#X text 128 224 reload script with new arguments; -#X text 281 140 triggers; -#X text 340 344 result; -#X text 410 140 sets argument; -#X connect 0 0 8 0; -#X connect 2 0 8 0; -#X connect 3 0 8 0; -#X connect 6 0 8 1; -#X connect 7 0 8 2; -#X connect 8 0 4 0; -#X connect 9 0 8 0; -#X connect 10 0 8 0; +#N canvas 136 275 649 361 12; +#X msg 73 266 help; +#X text 17 80 This demonstrates message handling. See the simple.py +file.; +#X msg 72 291 doc; +#X msg 108 292 doc+; +#X floatatom 258 305 5 0 0 0 - - -; +#X floatatom 316 119 5 0 0 0 - - -; +#X floatatom 399 119 5 0 0 0 - - -; +#X obj 210 266 pyext simple ex3 1; +#X msg 24 182 reload.; +#X msg 24 210 reload -10; +#X text 95 181 reload script and keep arguments; +#X text 113 211 reload script with new arguments; +#X text 281 140 triggers; +#X text 310 304 result; +#X text 410 140 sets argument; +#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 7 0; +#X connect 2 0 7 0; +#X connect 3 0 7 0; +#X connect 5 0 7 1; +#X connect 6 0 7 2; +#X connect 7 0 4 0; +#X connect 8 0 7 0; +#X connect 9 0 7 0; -- cgit v1.2.1