aboutsummaryrefslogtreecommitdiff
path: root/sfruit/swap-any.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-03-25 00:18:02 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-03-25 00:18:02 +0000
commit8083144fbaca0a3511ed7706e81244ca4382859a (patch)
tree68caa3828c138ba9005b1a39ed2348e16871e668 /sfruit/swap-any.pd
parentfa7f114f6faa8a143992a93b2071dcbd66d92eec (diff)
swap-any and pd~.abstraction
svn path=/trunk/abstractions/sfruit/; revision=10901
Diffstat (limited to 'sfruit/swap-any.pd')
-rw-r--r--sfruit/swap-any.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/sfruit/swap-any.pd b/sfruit/swap-any.pd
new file mode 100644
index 0000000..6344747
--- /dev/null
+++ b/sfruit/swap-any.pd
@@ -0,0 +1,12 @@
+#N canvas 1010 279 259 224 10;
+#X obj 39 42 inlet;
+#X obj 120 42 inlet;
+#X obj 39 72 t b a;
+#X obj 178 167 outlet;
+#X obj 39 164 outlet;
+#X obj 39 137 list append \$1;
+#X connect 0 0 2 0;
+#X connect 1 0 5 1;
+#X connect 2 0 5 0;
+#X connect 2 1 3 0;
+#X connect 5 0 4 0;