aboutsummaryrefslogtreecommitdiff
path: root/sfruit/list-mapx.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-01-03 09:15:08 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-01-03 09:15:08 +0000
commit855530f5a83c85a5e67323e4ab5a00a8d14537bb (patch)
tree35aea9626894cf947c8d5ead9de84d7a8d2e655d /sfruit/list-mapx.pd
parent3355d9b9ce4b732f08ffa9abf80f40b74a47e247 (diff)
some new objects to support structhausen and mmmap
svn path=/trunk/abstractions/sfruit/; revision=10473
Diffstat (limited to 'sfruit/list-mapx.pd')
-rw-r--r--sfruit/list-mapx.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/sfruit/list-mapx.pd b/sfruit/list-mapx.pd
new file mode 100644
index 0000000..f500998
--- /dev/null
+++ b/sfruit/list-mapx.pd
@@ -0,0 +1,31 @@
+#N canvas 470 232 489 423 10;
+#X obj 86 33 inlet;
+#X obj 275 52 inlet;
+#X obj 151 352 outlet;
+#X obj 170 248 outlet;
+#X obj 151 317 list;
+#X obj 275 215 list prepend;
+#X obj 354 185 t a;
+#X obj 151 155 t b a a b;
+#X obj 86 58 route bang;
+#X obj 86 83 b;
+#X obj 151 84 t b a;
+#X obj 151 124 list;
+#X obj 170 215 list-dripx \$1;
+#X connect 0 0 8 0;
+#X connect 1 0 5 0;
+#X connect 4 0 2 0;
+#X connect 5 0 6 0;
+#X connect 5 0 4 1;
+#X connect 6 0 5 1;
+#X connect 7 0 4 0;
+#X connect 7 1 12 0;
+#X connect 7 2 4 1;
+#X connect 7 3 5 1;
+#X connect 8 0 9 0;
+#X connect 8 1 10 0;
+#X connect 9 0 11 0;
+#X connect 10 0 11 0;
+#X connect 10 1 11 1;
+#X connect 11 0 7 0;
+#X connect 12 0 3 0;