aboutsummaryrefslogtreecommitdiff
path: root/reference/unpack~-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/unpack~-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/unpack~-help.pd')
-rw-r--r--reference/unpack~-help.pd14
1 files changed, 12 insertions, 2 deletions
diff --git a/reference/unpack~-help.pd b/reference/unpack~-help.pd
index 8e3abe9..d9fbcc1 100644
--- a/reference/unpack~-help.pd
+++ b/reference/unpack~-help.pd
@@ -1,4 +1,4 @@
-#N canvas 321 479 736 292 10;
+#N canvas 0 31 675 292 10;
#X text 460 14 see also;
#X obj 461 33 pack~;
#X text 147 40 unpack~;
@@ -7,7 +7,7 @@
#X text 234 156 creation: "unpack~ [<bufsize>]";
#X text 255 181 <bufsize>: in samples (defaults to 64) \; could be
fine if you don't have a constant stream of floats;
-#N canvas 94 221 845 529 example 1;
+#N canvas 0 31 845 529 example 0;
#X obj 69 75 osc~ 689.062;
#X obj 69 123 pack~;
#X obj 69 94 *~ 0.2;
@@ -158,3 +158,13 @@ fine if you don't have a constant stream of floats;
#X connect 22 0 3 0;
#X restore 85 249 pd example;
#X text 530 34 part of zexy;
+#N canvas 533 307 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 5 KEYWORDS signal conversion list_op;
+#X text 12 45 DESCRIPTION convert a list of floats to a signal;
+#X text 12 65 INLET_0 list;
+#X text 12 85 OUTLET_0 signal;
+#X restore 614 264 pd META;