From 5300f1dd4cb72171b0b02c85be42f9d7dcd6727d Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 26 Nov 2002 11:12:14 +0000 Subject: added maxlib help files svn path=/trunk/; revision=251 --- externals/build/doc/help-limit.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 externals/build/doc/help-limit.pd (limited to 'externals/build/doc/help-limit.pd') diff --git a/externals/build/doc/help-limit.pd b/externals/build/doc/help-limit.pd new file mode 100644 index 00000000..4ee74dae --- /dev/null +++ b/externals/build/doc/help-limit.pd @@ -0,0 +1,25 @@ +#N canvas 328 32 558 365 12; +#X floatatom 27 277 8 0 0; +#X floatatom 27 73 5 0 0; +#X text 215 46 written by ; +#X floatatom 54 131 5 0 0; +#X floatatom 82 152 5 0 0; +#X floatatom 110 173 5 0 0; +#X text 84 71 input value; +#X text 57 104 creation arguments can be changed dynamically:; +#X obj 27 249 limit 0 9 5; +#X text 35 316 creation arguments:; +#X text 170 172 0 = limit \, others: compression ratio; +#X text 35 340 limit ; +#X text 324 195 values between 0 and 1; +#X text 325 213 result in expansion !; +#X text 106 278 limited / compressed output value; +#X text 141 11 limit :: limits input to lie between boundaries; +#X text 213 27 allows for compression / expansion; +#X text 114 129 lower boundary; +#X text 144 151 upper boundary; +#X connect 1 0 8 0; +#X connect 3 0 8 1; +#X connect 4 0 8 2; +#X connect 5 0 8 3; +#X connect 8 0 0 0; -- cgit v1.2.1