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/sendmany.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 core/sendmany.pd (limited to 'core/sendmany.pd') diff --git a/core/sendmany.pd b/core/sendmany.pd new file mode 100644 index 0000000..04f0d90 --- /dev/null +++ b/core/sendmany.pd @@ -0,0 +1,18 @@ +#N canvas 701 45 161 397 10; +#X obj 32 365 s; +#X obj 26 48 t b a; +#X obj 32 160 list; +#X obj 77 241 list-drip; +#X obj 77 275 t b a; +#X obj 77 209 list; +#X obj 26 16 inlet; +#X obj 98 161 inlet; +#X connect 1 0 5 0; +#X connect 1 1 2 1; +#X connect 2 0 0 0; +#X connect 3 0 4 0; +#X connect 4 0 2 0; +#X connect 4 1 0 1; +#X connect 5 0 3 0; +#X connect 6 0 1 0; +#X connect 7 0 5 1; -- cgit v1.2.1