aboutsummaryrefslogtreecommitdiff
path: root/reference/tabdump-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
commite64777405412ac03cac27e5d386403cff9e49415 (patch)
tree55ebbdc09837c995785245a1ab7c94bbef2c8a44 /reference/tabdump-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/tabdump-help.pd')
-rw-r--r--reference/tabdump-help.pd36
1 files changed, 23 insertions, 13 deletions
diff --git a/reference/tabdump-help.pd b/reference/tabdump-help.pd
index 7525a84..fc6bcb6 100644
--- a/reference/tabdump-help.pd
+++ b/reference/tabdump-help.pd
@@ -1,21 +1,31 @@
-#N canvas 293 375 861 353 10;
-#N canvas 0 0 450 300 graph2 0;
+#N canvas 3 3 728 317 10;
+#N canvas 0 0 450 300 (subpatch) 0;
#X array my_array66 5 float 0;
#X array my_array77 8 float 0;
#X coords 0 1 8 -1 200 140 1;
-#X restore 603 117 graph;
-#X obj 283 138 loadbang;
-#X obj 83 168 tabdump my_array66;
-#X msg 83 100 bang;
-#X obj 83 193 print;
-#X msg 133 148 set my_array77;
-#X msg 283 164 \; my_array66 resize 5 \; my_array77 resize 8 \; my_array66
+#X restore 513 117 graph;
+#X obj 193 138 loadbang;
+#X obj 23 168 tabdump my_array66;
+#X msg 23 100 bang;
+#X obj 23 193 print;
+#X msg 73 148 set my_array77;
+#X msg 193 164 \; my_array66 resize 5 \; my_array77 resize 8 \; my_array66
0.1 0.3 0.2 0.5 0.2 -0.1 \; my_array77 0.1 0.1 0.2 0.3 0.5 0.8 0.13
0.21 0.34;
-#X obj 176 22 tabdump;
-#X text 273 24 dump the contents of a table as a list;
-#X msg 132 126 set my_array66;
-#X text 648 24 part of zexy;
+#X obj 116 22 tabdump;
+#X text 213 24 dump the contents of a table as a list;
+#X msg 72 126 set my_array66;
+#X text 555 22 part of zexy;
+#N canvas 515 193 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 IOhannes m zmoelnig;
+#X text 12 85 OUTLET_0 list;
+#X text 12 45 DESCRIPTION dump the contents of a table as a list;
+#X text 12 65 INLET_0 bang set;
+#X text 12 5 KEYWORDS control array list_op;
+#X restore 668 286 pd META;
#X connect 1 0 6 0;
#X connect 2 0 4 0;
#X connect 3 0 2 0;