aboutsummaryrefslogtreecommitdiff
path: root/core/list-dripx-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
commit204cb1b74aeec62614a3de516ab67779618e9a36 (patch)
treeb1d404adb3d313e3ed6a8410fbcf6b9f79faf83f /core/list-dripx-help.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/list-dripx-help.pd')
-rw-r--r--core/list-dripx-help.pd15
1 files changed, 0 insertions, 15 deletions
diff --git a/core/list-dripx-help.pd b/core/list-dripx-help.pd
deleted file mode 100644
index d0f1fcf..0000000
--- a/core/list-dripx-help.pd
+++ /dev/null
@@ -1,15 +0,0 @@
-#N canvas 531 393 379 300 10;
-#X msg 76 68 a b c d e f g h i;
-#X obj 76 103 list-dripx 3;
-#X obj 76 172 print;
-#X msg 167 103 2;
-#X obj 145 150 bng 15 250 50 0 empty empty end 0 -6 0 8 -262144 -1
--1;
-#X text 80 244 based on list-drip by Frank Barknecht;
-#X text 252 272 2008 Luke Iannini;
-#X text 4 13 list-dripx - output (n) elements of a list at a time.
-;
-#X connect 0 0 1 0;
-#X connect 1 0 2 0;
-#X connect 1 1 4 0;
-#X connect 3 0 1 1;