aboutsummaryrefslogtreecommitdiff
path: root/examples/list-unpack-test-gem.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/list-unpack-test-gem.pd')
-rw-r--r--examples/list-unpack-test-gem.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/list-unpack-test-gem.pd b/examples/list-unpack-test-gem.pd
new file mode 100644
index 0000000..0cf8bf6
--- /dev/null
+++ b/examples/list-unpack-test-gem.pd
@@ -0,0 +1,18 @@
+#N canvas 0 0 450 300 10;
+#X obj 22 42 gemhead;
+#X obj 222 124 gemwin;
+#X msg 266 46 create;
+#X msg 274 76 destroy;
+#X obj 222 46 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+1;
+#X obj 22 70 list-unpack 3;
+#X obj 108 102 print gem3;
+#X obj 65 123 print gem2;
+#X obj 22 143 print gem1;
+#X connect 0 0 5 0;
+#X connect 2 0 1 0;
+#X connect 3 0 1 0;
+#X connect 4 0 1 0;
+#X connect 5 0 8 0;
+#X connect 5 1 7 0;
+#X connect 5 2 6 0;