aboutsummaryrefslogtreecommitdiff
path: root/core/list-zip-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'core/list-zip-help.pd')
-rw-r--r--core/list-zip-help.pd23
1 files changed, 20 insertions, 3 deletions
diff --git a/core/list-zip-help.pd b/core/list-zip-help.pd
index 79e61d5..8564ff8 100644
--- a/core/list-zip-help.pd
+++ b/core/list-zip-help.pd
@@ -1,7 +1,7 @@
-#N canvas 640 313 578 372 10;
+#N canvas 171 167 862 369 10;
#X obj 31 181 list-zip;
-#X text 406 329 2008 Luke Iannini;
-#X obj 406 344 pddplink http://proyekto.net;
+#X text 707 326 2008 Luke Iannini;
+#X obj 707 341 pddplink http://proyekto.net;
#X text 25 9 [list-zip] "zips" or interweaves the elements of 2 or
more lists.;
#X obj 183 216 list-zip 4;
@@ -21,6 +21,15 @@ more lists.;
#X obj 183 58 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X msg 183 268;
+#X obj 539 198 list-zip;
+#X msg 539 76 A B C D E F G H I J K L M N O P;
+#X obj 539 135 t a a;
+#X obj 539 156 list length;
+#X obj 539 177 list-range;
+#X msg 526 50 Here comes the sun little darling;
+#X obj 539 256 prepent set;
+#X text 614 171 list-enum with list-range and list-zip;
+#X msg 539 282;
#X connect 0 0 8 0;
#X connect 4 0 13 0;
#X connect 5 0 0 1;
@@ -39,3 +48,11 @@ more lists.;
#X connect 15 3 16 0;
#X connect 16 0 4 3;
#X connect 17 0 15 0;
+#X connect 19 0 25 0;
+#X connect 20 0 21 0;
+#X connect 21 0 22 0;
+#X connect 21 1 19 1;
+#X connect 22 0 23 0;
+#X connect 23 0 19 0;
+#X connect 24 0 21 0;
+#X connect 25 0 27 0;