From ff6b00b82c7f3f1a1efae7ba00894604aa70a60d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 10 Nov 2005 22:15:07 +0000 Subject: switched over the help files to the Pd standard name; removed the explicit helpfile declaration since its not needed and causes problems svn path=/trunk/externals/maxlib/; revision=3878 --- help/poisson-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 help/poisson-help.pd (limited to 'help/poisson-help.pd') diff --git a/help/poisson-help.pd b/help/poisson-help.pd new file mode 100644 index 0000000..ab6fe4b --- /dev/null +++ b/help/poisson-help.pd @@ -0,0 +1,12 @@ +#N canvas 438 222 487 308 12; +#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 70 192 5 0 0; +#X floatatom 193 112 5 0 0; +#X text 39 21 poisson :: Poisson distributed random numbers; +#X obj 70 145 poisson 2.2; +#X text 246 113 lambda - value that is most; +#X text 317 132 likely to appear; +#X connect 0 0 4 0; +#X connect 2 0 4 1; +#X connect 4 0 1 0; -- cgit v1.2.1