From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- poisson-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 poisson-help.pd (limited to 'poisson-help.pd') diff --git a/poisson-help.pd b/poisson-help.pd new file mode 100644 index 0000000..ab6fe4b --- /dev/null +++ b/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