aboutsummaryrefslogtreecommitdiff
path: root/listfunnel-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 06:37:15 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitbcb36add25f5f7538ff13a0f9828db8a06830c03 (patch)
tree9638644601659cb55987374c17c2a95b7eb685d8 /listfunnel-help.pd
parent40760d578c1de26db81a2630b44f2bec779c65de (diff)
added META subpatch
svn path=/trunk/externals/maxlib/; revision=14442
Diffstat (limited to 'listfunnel-help.pd')
-rw-r--r--listfunnel-help.pd53
1 files changed, 32 insertions, 21 deletions
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 <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;