From c9fe7d89b7092fa55ca34f5b8bbec67d1513eec5 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Tue, 19 Aug 2008 07:28:10 +0000 Subject: more additions to senderfruit's library and documentation svn path=/trunk/abstractions/senderfruit/; revision=10254 --- core/list-dripx-help.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 core/list-dripx-help.pd (limited to 'core/list-dripx-help.pd') diff --git a/core/list-dripx-help.pd b/core/list-dripx-help.pd new file mode 100644 index 0000000..d0f1fcf --- /dev/null +++ b/core/list-dripx-help.pd @@ -0,0 +1,15 @@ +#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; -- cgit v1.2.1