From 7fb76f925e1bbb37df0ed0b548bcf6ce7670c835 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 8 Apr 2004 04:00:02 +0000 Subject: removed static files and created makefile to copy all help files to externals/build/doc/ svn path=/trunk/; revision=1574 --- externals/build/doc/help-scale.pd | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 externals/build/doc/help-scale.pd (limited to 'externals/build/doc/help-scale.pd') diff --git a/externals/build/doc/help-scale.pd b/externals/build/doc/help-scale.pd deleted file mode 100644 index 816bda5d..00000000 --- a/externals/build/doc/help-scale.pd +++ /dev/null @@ -1,31 +0,0 @@ -#N canvas 381 126 552 355 12; -#X floatatom 27 277 8 0 0; -#X floatatom 27 73 5 0 0; -#X text 213 48 written by ; -#X text 37 306 creation:; -#X text 141 11 scale :: scale input from a certain input range; -#X text 212 29 to lie between output boundaries; -#X floatatom 56 131 5 0 0; -#X floatatom 85 152 5 0 0; -#X floatatom 115 173 5 0 0; -#X floatatom 144 194 5 0 0; -#X text 84 71 input value; -#X text 106 278 scaled output value; -#X text 111 130 in low; -#X text 137 151 in high; -#X text 171 172 out low; -#X text 200 194 out high; -#X text 57 104 creation arguments can be changed dynamically:; -#X text 53 323 scale -; -#X obj 27 249 scale 0 9 100 255 0; -#X floatatom 174 220 5 0 0; -#X text 227 219 log coefficient; -#X text 265 237 0 = linear 1 = log; -#X connect 1 0 18 0; -#X connect 6 0 18 1; -#X connect 7 0 18 2; -#X connect 8 0 18 3; -#X connect 9 0 18 4; -#X connect 18 0 0 0; -#X connect 19 0 18 5; -- cgit v1.2.1