From 9d221291cd2d651f845161992ed91ba83ff26492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 10 May 2007 14:14:21 +0000 Subject: ... svn path=/trunk/externals/zexy/; revision=7650 --- reference/packel-help.pd | 44 ++++++++++++++++++++++++++++---------------- 1 file changed, 28 insertions(+), 16 deletions(-) (limited to 'reference/packel-help.pd') diff --git a/reference/packel-help.pd b/reference/packel-help.pd index 049be17..bc53ace 100644 --- a/reference/packel-help.pd +++ b/reference/packel-help.pd @@ -1,21 +1,33 @@ -#N canvas 431 458 720 387 10; +#N canvas 60 24 894 515 10; #X obj 48 34 packel; #X text 112 33 get the nth element of a package; -#X msg 62 161 uno dva drei quattre five; -#X floatatom 105 219 0 0 0 0 - - -; +#X floatatom 105 219 0 0 0 0 n - -; #X obj 62 239 packel 3; #X obj 62 268 print ELEMENT; -#X msg 62 307 uno dva drei quattre five; -#X obj 62 327 packel -2; -#X obj 62 351 print REVERSE_ELEMENT; -#X text 275 210 creation: packel []; -#X text 140 220 n; -#X text 314 227 n indicates the index of the element to be output; -#X text 314 245 n==0 ouputs the whole package; -#X text 314 262 n<0 ouputs the nth-last element; +#X obj 62 377 packel -2; +#X obj 62 401 print REVERSE_ELEMENT; +#X text 146 75 creation: packel []; +#X text 185 92 n indicates the index of the element to be output; +#X text 185 110 n==0 ouputs the whole package; +#X text 185 127 n<0 ouputs the nth-last element; #X text 511 26 part of zexy; -#X connect 2 0 4 0; -#X connect 3 0 4 1; -#X connect 4 0 5 0; -#X connect 6 0 7 0; -#X connect 7 0 8 0; +#X msg 62 191 list uno dva drei quattre five; +#X msg 62 357 list uno dva drei quattre five; +#X obj 480 302 print E1; +#X obj 541 302 print E2; +#X floatatom 510 249 4 -5 5 0 n1 - -; +#X obj 480 273 packel 3 -1; +#X floatatom 541 250 4 -5 5 1 n2 - -; +#X text 480 199 you can also query several elements at once; +#X msg 480 225 list uno dva drei quattre five; +#X text 63 336 reading from the end of the list; +#X connect 2 0 3 1; +#X connect 3 0 4 0; +#X connect 5 0 6 0; +#X connect 12 0 3 0; +#X connect 13 0 5 0; +#X connect 16 0 17 1; +#X connect 17 0 14 0; +#X connect 17 1 15 0; +#X connect 18 0 17 2; +#X connect 20 0 17 0; -- cgit v1.2.1