aboutsummaryrefslogtreecommitdiff
path: root/listfunnel-help.pd
blob: bbf440d90d5890852315eee397b0631eb78769fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#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 <olaf.matthes@gmx.de>;
#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;