From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- listfunnel-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 listfunnel-help.pd (limited to 'listfunnel-help.pd') diff --git a/listfunnel-help.pd b/listfunnel-help.pd new file mode 100644 index 0000000..2d309a8 --- /dev/null +++ b/listfunnel-help.pd @@ -0,0 +1,21 @@ +#N canvas 280 185 452 302 12; +#X obj 47 160 listfunnel; +#X floatatom 47 89 5 0 0; +#X obj 47 219 unpack f f; +#X floatatom 47 244 5 0 0; +#X floatatom 122 246 5 0 0; +#X obj 61 194 print listfunnel; +#X msg 73 114 17.3 23 147 11; +#X text 37 23 listfunnel :: send values out as a list with; +#X text 149 38 source index; +#X text 149 55 based on code found on the web; +#X msg 210 113 99 \$1 12; +#X floatatom 210 86 5 0 0; +#X connect 0 0 2 0; +#X connect 0 0 5 0; +#X connect 1 0 0 0; +#X connect 2 0 3 0; +#X connect 2 1 4 0; +#X connect 6 0 0 0; +#X connect 10 0 0 0; +#X connect 11 0 10 0; -- cgit v1.2.1