From 14029710b5ac9e67688a8ff4b3b88a846d55a040 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 25 Nov 2010 01:28:20 +0000 Subject: added META subpatch svn path=/trunk/externals/moocow/pdstring/; revision=14525 --- src/any2bytes-help.pd | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'src/any2bytes-help.pd') diff --git a/src/any2bytes-help.pd b/src/any2bytes-help.pd index ef0ce17..9a67b2c 100644 --- a/src/any2bytes-help.pd +++ b/src/any2bytes-help.pd @@ -1,4 +1,4 @@ -#N canvas 90 20 636 478 10; +#N canvas 0 26 636 478 10; #X msg 109 197 0; #X msg 77 197 -1; #X text 19 47 INLETS:; @@ -15,7 +15,7 @@ text buffer). This should get re-allocated when necessary. Specify 0 (zero) to use the default value.; #X text 184 367 Second argument: initial EOS character. See above. ; -#X text 320 458 Bryan Jurish ; +#X text 320 398 Bryan Jurish ; #X text 19 439 SEE ALSO:; #X msg 139 197 42; #X text 184 194 The second inlet sets the terminating EOS ("end-of-string") @@ -31,6 +31,18 @@ For backwards compatibility \, the default EOS character is 0 (zero). #X text 263 63 1 - lists of byte-valued floats; #X text 49 5 any2bytes : convert pd messages to a list of byte values ; +#N canvas 260 141 494 344 META 0; +#X text 12 145 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 45 DESCRIPTION convert pd messages to a list of byte values +; +#X text 12 65 INLET_0 anything; +#X text 12 85 INLET_1 float; +#X text 12 105 OUTLET_0 list; +#X text 12 125 AUTHOR Bryan Jurish ; +#X text 12 5 KEYWORDS control conversion symbol_op; +#X restore 583 456 pd META; #X connect 0 0 19 1; #X connect 1 0 19 1; #X connect 5 0 19 0; -- cgit v1.2.1