diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-04-08 04:00:02 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-04-08 04:00:02 +0000 |
commit | 7fb76f925e1bbb37df0ed0b548bcf6ce7670c835 (patch) | |
tree | 394291ad37143af066207a543afa8c6c4ce9b62c /externals/build/doc/maxlib/help-limit.pd | |
parent | 6484af0f4703f2c4a0ba89dceb84695ba52f00d4 (diff) |
removed static files and created makefile to copy all help files to externals/build/doc/
svn path=/trunk/; revision=1574
Diffstat (limited to 'externals/build/doc/maxlib/help-limit.pd')
-rw-r--r-- | externals/build/doc/maxlib/help-limit.pd | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/externals/build/doc/maxlib/help-limit.pd b/externals/build/doc/maxlib/help-limit.pd deleted file mode 100644 index 4ee74dae..00000000 --- a/externals/build/doc/maxlib/help-limit.pd +++ /dev/null @@ -1,25 +0,0 @@ -#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 <olaf.matthes@gmx.de>;
-#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 <lower limit> <upper limit> <ratio>;
-#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;
|