aboutsummaryrefslogtreecommitdiff
path: root/sfruit/list-union-merge.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-12-08 13:33:46 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-12-08 13:33:46 +0000
commitdf6d99a0705449ce5610a4bc657c450b52b2398d (patch)
tree3f3021b4cd78be77c12634f8dce7ce822ae9bfe8 /sfruit/list-union-merge.pd
parent19846b8431801f09aa6c55207a679e802b3ddf81 (diff)
improvements to OSC objects, new helpfiles, list-union-merge is handy for making OSC addresses
svn path=/trunk/abstractions/sfruit/; revision=10431
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;