aboutsummaryrefslogtreecommitdiff
path: root/desiredata/extra/pureunity/swap.f.pd
diff options
context:
space:
mode:
Diffstat (limited to 'desiredata/extra/pureunity/swap.f.pd')
-rw-r--r--desiredata/extra/pureunity/swap.f.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/desiredata/extra/pureunity/swap.f.pd b/desiredata/extra/pureunity/swap.f.pd
new file mode 100644
index 00000000..1215b477
--- /dev/null
+++ b/desiredata/extra/pureunity/swap.f.pd
@@ -0,0 +1,10 @@
+#N canvas 218 156 450 98 10;
+#X obj 14 11 inlet~;
+#X obj 74 11 inlet~;
+#X obj 14 61 outlet~;
+#X obj 74 61 outlet~;
+#X obj 14 37 swap;
+#X connect 0 0 4 0;
+#X connect 1 0 4 1;
+#X connect 4 0 2 0;
+#X connect 4 1 3 0;