aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/deprecated/listsublist.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/deprecated/listsublist.pd')
-rw-r--r--externals/gridflow/deprecated/listsublist.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/externals/gridflow/deprecated/listsublist.pd b/externals/gridflow/deprecated/listsublist.pd
new file mode 100644
index 00000000..0e35b631
--- /dev/null
+++ b/externals/gridflow/deprecated/listsublist.pd
@@ -0,0 +1,12 @@
+#N canvas 280 216 450 300 10;
+#X obj 26 19 inlet;
+#X obj 112 19 inlet;
+#X obj 69 82 outlet;
+#X obj 26 44 list split \$1;
+#X obj 69 63 list split \$2;
+#X obj 155 19 inlet;
+#X connect 0 0 3 0;
+#X connect 1 0 3 1;
+#X connect 3 1 4 0;
+#X connect 4 0 2 0;
+#X connect 5 0 4 1;