aboutsummaryrefslogtreecommitdiff
path: root/puremapping/curve_exp-help.pd
blob: 97ab23d18fc39951d537c9670c6b0ef0292f56dc (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
#N canvas 561 113 508 366 10;
#X obj 5 2 cnv 15 450 20 empty empty curve_exp 2 11 1 18 -233017 -66577
0;
#X msg 422 3 pddp;
#X text 27 300 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 244 314 released under the GNU GPL;
#X floatatom 25 123 8 0 0 0 - - -;
#X floatatom 25 184 8 0 0 0 - - -;
#X obj 28 201 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -262144
-1 -1 0 1;
#X obj 28 103 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -261681
-1 -1 0 1;
#N canvas 0 22 450 300 (subpatch) 0;
#X array curve_exp 100 float 0;
#X coords 0 1 99 0 100 100 1;
#X restore 321 131 graph;
#N canvas 260 179 331 321 draw_array 0;
#X msg 57 52 bang;
#X obj 57 73 until;
#X text 88 52 start;
#X obj 57 95 f;
#X obj 86 95 + 1;
#X obj 132 97 sel 0;
#X obj 86 117 mod 100;
#X obj 57 150 t f f;
#X obj 94 177 s array_index;
#X obj 170 262 r array_index;
#X obj 57 13 loadbang;
#X obj 57 207 / 100;
#X text 99 207 mapping output range: 0 to 1;
#X obj 56 283 tabwrite curve_exp;
#X obj 211 54 t b f;
#X obj 211 9 inlet;
#X obj 56 233 curve_exp;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 3 0 4 0;
#X connect 3 0 7 0;
#X connect 4 0 6 0;
#X connect 5 0 1 1;
#X connect 6 0 3 1;
#X connect 6 0 5 0;
#X connect 7 0 11 0;
#X connect 7 1 8 0;
#X connect 9 0 13 1;
#X connect 10 0 0 0;
#X connect 11 0 16 0;
#X connect 14 0 0 0;
#X connect 14 1 16 1;
#X connect 15 0 14 0;
#X connect 16 0 13 0;
#X restore 321 98 pd draw_array;
#X text 17 49 This object maps the input range to a exponential curve
\, the inverse of a logarithmic curve.;
#X floatatom 93 131 5 0 0 0 - - -;
#X floatatom 321 80 5 0 0 0 - - -;
#X text 360 79 curvature;
#X text 139 128 default value : 11.5129;
#X text 190 143 = log(100000);
#X obj 25 156 curve_exp;
#X connect 4 0 16 0;
#X connect 5 0 6 0;
#X connect 7 0 4 0;
#X connect 11 0 16 1;
#X connect 12 0 9 0;
#X connect 16 0 5 0;