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/bilex-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 help/bilex-help.pd (limited to 'help/bilex-help.pd') diff --git a/help/bilex-help.pd b/help/bilex-help.pd new file mode 100644 index 0000000..4e9961f --- /dev/null +++ b/help/bilex-help.pd @@ -0,0 +1,12 @@ +#N canvas 370 195 485 306 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 177 103 5 0 0; +#X text 230 105 lambda; +#X text 13 20 bilex :: bilinear exponetionally distributed random +numbers; +#X obj 70 140 bilex 1.5; +#X connect 0 0 5 0; +#X connect 2 0 5 1; +#X connect 5 0 1 0; -- cgit v1.2.1