aboutsummaryrefslogtreecommitdiff
path: root/core/list-zip-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-02-23 16:18:57 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-02-23 16:18:57 +0000
commit89d13f2c22b5fb0734b236f3e6acbb38ac1c85aa (patch)
tree475cac2e4546e08a24731ee229710fe7bb63da24 /core/list-zip-help.pd
parent3ada45cd8c34f975994efbb03b98e79e035b943a (diff)
Okee\\, remade list-zip from memory. No longer mourning yesterday morning. (by the way\, I'm checking this in using [pdsvndir] (found in pure-data/abstractions/senderfruit/pdsvn)\, and if you're reading this it means it's probably stable enough to try out :) )
svn path=/trunk/abstractions/senderfruit/; revision=9511
Diffstat (limited to 'core/list-zip-help.pd')
-rw-r--r--core/list-zip-help.pd41
1 files changed, 41 insertions, 0 deletions
diff --git a/core/list-zip-help.pd b/core/list-zip-help.pd
new file mode 100644
index 0000000..79e61d5
--- /dev/null
+++ b/core/list-zip-help.pd
@@ -0,0 +1,41 @@
+#N canvas 640 313 578 372 10;
+#X obj 31 181 list-zip;
+#X text 406 329 2008 Luke Iannini;
+#X obj 406 344 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;
+#X msg 76 147 a b c d e f g;
+#X msg 31 112 A B C D E F G;
+#X obj 31 88 t b b;
+#X obj 31 207 prepent set;
+#X obj 31 59 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X msg 221 157 a b c d e f g;
+#X msg 202 134 A B C D E F G;
+#X msg 183 111 1 2 3 4 5 6 7;
+#X obj 183 240 prepent set;
+#X msg 31 235;
+#X obj 183 84 t b b b b;
+#X msg 240 180 animal broom climb drive egg flange green;
+#X obj 183 58 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X msg 183 268;
+#X connect 0 0 8 0;
+#X connect 4 0 13 0;
+#X connect 5 0 0 1;
+#X connect 6 0 0 0;
+#X connect 7 0 6 0;
+#X connect 7 1 5 0;
+#X connect 8 0 14 0;
+#X connect 9 0 7 0;
+#X connect 10 0 4 2;
+#X connect 11 0 4 1;
+#X connect 12 0 4 0;
+#X connect 13 0 18 0;
+#X connect 15 0 12 0;
+#X connect 15 1 11 0;
+#X connect 15 2 10 0;
+#X connect 15 3 16 0;
+#X connect 16 0 4 3;
+#X connect 17 0 15 0;