aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/tests/listflatten-test.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/tests/listflatten-test.pd')
-rw-r--r--externals/gridflow/tests/listflatten-test.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/externals/gridflow/tests/listflatten-test.pd b/externals/gridflow/tests/listflatten-test.pd
new file mode 100644
index 00000000..8685c87b
--- /dev/null
+++ b/externals/gridflow/tests/listflatten-test.pd
@@ -0,0 +1,16 @@
+#N canvas 0 0 450 300 10;
+#X obj 102 138 listread ( 480 640 3 #);
+#X floatatom 102 122 5 0 0 0 - - -;
+#X obj 102 157 listflatten;
+#X obj 103 216 display;
+#X obj 158 182 print;
+#X msg 129 91 2 (3 5 (7) ()) 11;
+#X obj 160 206 list length;
+#X floatatom 160 228 5 0 0 0 - - -;
+#X connect 0 0 2 0;
+#X connect 1 0 0 0;
+#X connect 2 0 4 0;
+#X connect 2 0 6 0;
+#X connect 2 0 3 0;
+#X connect 5 0 2 0;
+#X connect 6 0 7 0;