From 829af4d2b74195dd7370a6e4ac1ca7f42fe6c15c Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Wed, 19 Oct 2016 22:20:46 -0400 Subject: [PATCH] fix positioning and a typo --- doc/pddp/adc~-help.pd | 2 +- pd/doc/5.reference/abs~-help.pd | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/pddp/adc~-help.pd b/doc/pddp/adc~-help.pd index 693e56565..b8d5d23d8 100644 --- a/doc/pddp/adc~-help.pd +++ b/doc/pddp/adc~-help.pd @@ -14,7 +14,7 @@ Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 5 KEYWORDS signal conversion; -#X text 12 45 DESCRIPTION: audio input; +#X text 12 45 DESCRIPTION audio input; #X text 12 65 INLET_0; #X text 12 85 OUTLET_N signal; #X text 12 165 RELEASE_DATE 1997; diff --git a/pd/doc/5.reference/abs~-help.pd b/pd/doc/5.reference/abs~-help.pd index 67cec119a..09b209044 100644 --- a/pd/doc/5.reference/abs~-help.pd +++ b/pd/doc/5.reference/abs~-help.pd @@ -1,4 +1,4 @@ -#N canvas 339 124 552 446 10; +#N canvas 340 149 552 446 10; #X obj -8 4 cnv 15 552 40 empty \$0-pddp.cnv.header abs~ 3 12 0 18 -204280 -1 0; #X obj 127 201 *~ 0.2; @@ -42,18 +42,18 @@ modulation).; #X obj 9 28 abs~; #X restore 198 431 pd Related_objects; #N canvas 432 306 417 220 META 0; -#X text 13 11 WEBSITE http://crca.ucsd.edu/~msp/; -#X text 13 -109 LICENSE SIBSD; -#X text 13 -9 AUTHOR Miller Puckette; -#X text 13 31 RELEASE_DATE 1997; -#X text 13 -129 KEYWORDS signal absolute; -#X text 13 -89 DESCRIPTION converts all signal values to positive values +#X text 13 141 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 13 21 LICENSE SIBSD; +#X text 13 121 AUTHOR Miller Puckette; +#X text 13 161 RELEASE_DATE 1997; +#X text 13 1 KEYWORDS signal absolute; +#X text 13 41 DESCRIPTION converts all signal values to positive values ; -#X text 13 -69 INLET_0 signal; -#X text 13 -49 OUTLET_0 signal; -#X text 13 51 HELP_PATCH_AUTHORS Alex Cleveland updated this patch +#X text 13 61 INLET_0 signal; +#X text 13 81 OUTLET_0 signal; +#X text 13 181 HELP_PATCH_AUTHORS Alex Cleveland updated this patch for Pd-l2ork version 2013.05.28; -#X text 13 -29 LIBRARY internal; +#X text 13 101 LIBRARY internal; #X restore 494 431 pd META; #X obj 22 193 abs~; #X obj 206 151 abs~; -- GitLab