aboutsummaryrefslogtreecommitdiff
path: root/abs/any2list.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/any2list.pd')
-rw-r--r--abs/any2list.pd12
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/any2list.pd b/abs/any2list.pd
deleted file mode 100644
index a97966f..0000000
--- a/abs/any2list.pd
+++ /dev/null
@@ -1,12 +0,0 @@
-#N canvas 0 0 450 300 10;
-#X obj 74 50 inlet;
-#X obj 74 172 outlet;
-#X obj 74 107 route bang;
-#X obj 149 128 list;
-#X text 286 38 part of zexy;
-#X text 174 81 requires pd>=0.39;
-#X text 58 25 convert anything into lists;
-#X connect 0 0 2 0;
-#X connect 2 0 1 0;
-#X connect 2 1 3 0;
-#X connect 3 0 1 0;