aboutsummaryrefslogtreecommitdiff
path: root/iemlib2/exp_inc-help.pd
blob: d720964cf9860418d91c9bea1257610dd3573367 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
#N canvas 117 75 610 474 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: <float> initial-val;
#X text 194 171 2.arg: <float> relative increment [%];
#X text 194 182 3.arg: <float> absolute increment;
#X text 196 194 4.arg: <float> min-val;
#X text 196 205 5.arg: <float> max-val;
#X text 454 414 IEM KUG;
#X text 438 402 musil;
#X text 468 402 @;
#X text 474 402 iem.at;
#X text 389 391 (c) Thomas Musil 2000 - 2005;
#X text 437 424 Graz \, Austria;
#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;