From af2c8a166c053ea29cf543e0a15054bdd0e39799 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 8 Apr 2004 03:09:14 +0000 Subject: made mjLib conform to the CVS build system and 0.37 help patch naming scheme svn path=/trunk/externals/mjlib/; revision=1572 --- doc/about-help.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 doc/about-help.pd (limited to 'doc/about-help.pd') diff --git a/doc/about-help.pd b/doc/about-help.pd new file mode 100755 index 0000000..d44221a --- /dev/null +++ b/doc/about-help.pd @@ -0,0 +1,23 @@ +#N canvas 123 239 657 440 12; +#X floatatom 215 277 5 0 0 0 of_this_number---> - -; +#X floatatom 217 374 5 0 0 0 here---> - -; +#X obj 218 172 bng 35 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X floatatom 325 214 5 0 0 0 - - -; +#X obj 219 323 about 10; +#X text 24 16 about; +#X text 25 34 by mark williamson; +#X text 22 56 (mark@junklight.com); +#X text 26 92 about makes numbers that are + or - a percenage error +from a given value. That is it makes numbers that are "about" the given +value.; +#X text 67 168 click here --->; +#X text 88 194 and get; +#X text 258 192 a number which is within; +#X text 377 215 %; +#X text 319 340 %age as a parameter; +#X text 304 322 note: you can set the default; +#X connect 0 0 4 0; +#X connect 2 0 0 0; +#X connect 3 0 4 1; +#X connect 4 0 1 0; -- cgit v1.2.1