From 026589c77ea733ae92c38b78fbd633bfbd0b8e94 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Fri, 8 Sep 2006 23:45:31 +0000 Subject: Many bug fixes svn path=/trunk/; revision=5906 --- pd/doc/5.reference/list-help.pd | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'pd/doc/5.reference/list-help.pd') diff --git a/pd/doc/5.reference/list-help.pd b/pd/doc/5.reference/list-help.pd index 1d5cf9d8..07207ae1 100644 --- a/pd/doc/5.reference/list-help.pd +++ b/pd/doc/5.reference/list-help.pd @@ -87,7 +87,7 @@ list \, float \, or bang.); #X restore 506 160 pd trim; #X text 501 53 details:; #X text 499 36 click for; -#N canvas 322 170 608 420 append 0; +#N canvas 100 190 608 420 append 0; #X obj 17 324 list append 1 2; #X floatatom 17 154 5 0 0 0 - - -; #X msg 17 129 1 2 3; @@ -169,7 +169,6 @@ the split point.; #X connect 11 0 3 0; #X restore 506 134 pd split; #N canvas 0 0 640 478 prepend 0; -#X obj 17 324 list append 1 2; #X floatatom 17 154 5 0 0 0 - - -; #X msg 17 129 1 2 3; #X msg 17 82 list cis boom bah; @@ -191,17 +190,18 @@ the split point.; #X text 289 286 need be a number to make this; #X text 289 304 a list.); #X text 20 6 Prepend - prepend the second list to the first; -#X text 167 324 <- creation args initialize the list to prepend; -#X connect 0 0 6 0; -#X connect 1 0 0 0; -#X connect 2 0 0 0; -#X connect 3 0 0 0; -#X connect 4 0 0 0; -#X connect 5 0 0 1; -#X connect 7 0 0 0; -#X connect 8 0 0 1; -#X connect 9 0 0 1; -#X connect 10 0 0 1; +#X text 171 326 <- creation args initialize the list to prepend; +#X obj 17 324 list prepend 1 2; +#X connect 0 0 22 0; +#X connect 1 0 22 0; +#X connect 2 0 22 0; +#X connect 3 0 22 0; +#X connect 4 0 22 1; +#X connect 6 0 22 0; +#X connect 7 0 22 1; +#X connect 8 0 22 1; +#X connect 9 0 22 1; +#X connect 22 0 5 0; #X restore 506 109 pd prepend; #X text 29 228 In general \, inlets that take lists (two each for append/prepend \, and one each for split and trim) will convert non-list messages -- cgit v1.2.1