From a0195fbd2afc6a9240c7cce9a4859456b4a78322 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 13:43:45 +0000 Subject: initial checkin (release 1.15) svn path=/trunk/externals/iemlib/; revision=2662 --- iemhelp/help-exp_inc.pd | 77 ------------------------------------------------- 1 file changed, 77 deletions(-) delete mode 100644 iemhelp/help-exp_inc.pd (limited to 'iemhelp/help-exp_inc.pd') diff --git a/iemhelp/help-exp_inc.pd b/iemhelp/help-exp_inc.pd deleted file mode 100644 index cbf5c29..0000000 --- a/iemhelp/help-exp_inc.pd +++ /dev/null @@ -1,77 +0,0 @@ -#N canvas 117 75 606 470 10; -#X msg 23 256 reset; -#X obj 64 255 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 -1 --1; -#X floatatom 189 282 6 0 0 0 - - -; -#X floatatom 198 83 6 0 0 0 - - -; -#X floatatom 103 340 6 0 0 0 - - -; -#X obj 103 367 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 --1 -1; -#X text 62 238 start; -#X floatatom 107 281 6 0 0 0 - - -; -#X text 197 44 abs. inc; -#X text 185 241 rel. incr [%]; -#X text 31 389 initial-val needs reset and a bang for output it.; -#X text 32 406 current-val outputs after next bang.; -#X floatatom 272 280 6 0 0 0 - - -; -#X obj 272 258 init 0; -#X text 271 241 min-val; -#X floatatom 332 283 6 0 0 0 - - -; -#X text 331 244 max-val; -#X obj 189 260 init 100; -#X obj 107 259 init 625; -#X text 108 242 initial-val; -#X msg 25 60 reset; -#X obj 66 59 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 -1 --1; -#X floatatom 105 144 6 0 0 0 - - -; -#X obj 105 171 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 --1 -1; -#X text 64 42 start; -#X floatatom 109 85 6 0 0 0 - - -; -#X floatatom 274 84 6 0 0 0 - - -; -#X text 273 45 min-val; -#X floatatom 334 87 6 0 0 0 - - -; -#X text 333 48 max-val; -#X text 110 46 initial-val; -#X obj 109 63 init 8500; -#X obj 198 61 init -250; -#X text 13 6 exp_inc; -#X text 77 6 linear and/or exponetial increment-counter \, bang controled -; -#X text 305 118 linear; -#X text 297 312 exponetial; -#X obj 274 62 init 300; -#X obj 334 65 init 12000; -#X obj 105 116 exp_inc 8500 0 -250 300 12000; -#X obj 332 261 init 17000; -#X obj 103 312 exp_inc 625 100 0 300 17000; -#X text 195 160 1.arg: initial-val; -#X text 194 171 2.arg: relative increment [%]; -#X text 194 182 3.arg: absolute increment; -#X text 196 194 4.arg: min-val; -#X text 196 205 5.arg: max-val; -#X connect 0 0 41 0; -#X connect 1 0 41 0; -#X connect 2 0 41 1; -#X connect 3 0 39 2; -#X connect 4 0 5 0; -#X connect 7 0 41 0; -#X connect 12 0 41 3; -#X connect 13 0 12 0; -#X connect 15 0 41 4; -#X connect 17 0 2 0; -#X connect 18 0 7 0; -#X connect 20 0 39 0; -#X connect 21 0 39 0; -#X connect 22 0 23 0; -#X connect 25 0 39 0; -#X connect 26 0 39 3; -#X connect 28 0 39 4; -#X connect 31 0 25 0; -#X connect 32 0 3 0; -#X connect 37 0 26 0; -#X connect 38 0 28 0; -#X connect 39 0 22 0; -#X connect 40 0 15 0; -#X connect 41 0 4 0; -- cgit v1.2.1