aboutsummaryrefslogtreecommitdiff
path: root/sfruit/list-union-merge.pd
diff options
context:
space:
mode:
Diffstat (limited to 'sfruit/list-union-merge.pd')
-rw-r--r--sfruit/list-union-merge.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/sfruit/list-union-merge.pd b/sfruit/list-union-merge.pd
new file mode 100644
index 0000000..c11a7ce
--- /dev/null
+++ b/sfruit/list-union-merge.pd
@@ -0,0 +1,23 @@
+#N canvas 809 374 341 379 10;
+#X obj 52 137 list-map;
+#X obj 117 206 list;
+#X obj 117 237 list-map;
+#X obj 97 166 t b a;
+#X obj 184 237 list append;
+#X msg 184 258 \$1\$2;
+#X obj 67 166 t a;
+#X obj 138 33 inlet;
+#X obj 52 32 inlet;
+#X obj 52 339 outlet;
+#X connect 0 0 9 0;
+#X connect 0 1 3 0;
+#X connect 1 0 2 0;
+#X connect 2 0 6 0;
+#X connect 2 1 4 0;
+#X connect 3 0 1 0;
+#X connect 3 1 4 1;
+#X connect 4 0 5 0;
+#X connect 5 0 2 1;
+#X connect 6 0 0 1;
+#X connect 7 0 1 1;
+#X connect 8 0 0 0;