From bcb36add25f5f7538ff13a0f9828db8a06830c03 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 06:37:15 +0000 Subject: added META subpatch svn path=/trunk/externals/maxlib/; revision=14442 --- listfunnel-help.pd | 53 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 21 deletions(-) (limited to 'listfunnel-help.pd') diff --git a/listfunnel-help.pd b/listfunnel-help.pd index 2d309a8..bbf440d 100644 --- a/listfunnel-help.pd +++ b/listfunnel-help.pd @@ -1,21 +1,32 @@ -#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; +#N canvas 0 26 452 302 12; +#X obj 47 160 listfunnel; +#X floatatom 47 89 5 0 0 0 - - -; +#X obj 47 219 unpack f f; +#X floatatom 47 244 5 0 0 0 - - -; +#X floatatom 122 246 5 0 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 0 - - -; +#N canvas 399 175 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 105 AUTHOR Olaf Matthes ; +#X text 12 85 OUTLET_0 list; +#X text 12 5 KEYWORDS control list_op; +#X text 12 45 DESCRIPTION send values out as a list with source index +; +#X text 12 65 INLET_0 float list; +#X restore 386 264 pd META; +#X connect 0 0 5 0; +#X connect 0 0 2 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