aboutsummaryrefslogtreecommitdiff
path: root/expr_scale-help.pd
blob: 1065e15ea1252e9b2fe26a6d0132e6b878ee00df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#N canvas 418 182 533 385 12;
#X floatatom 67 277 8 0 0 0 - - -;
#X floatatom 67 73 5 0 0 0 - - -;
#X text 77 306 creation:;
#X floatatom 96 131 5 0 0 0 - - -;
#X floatatom 125 152 5 0 0 0 - - -;
#X floatatom 155 173 5 0 0 0 - - -;
#X floatatom 184 194 5 0 0 0 - - -;
#X text 124 71 input value;
#X text 146 278 scaled output value;
#X text 151 130 in low;
#X text 177 151 in high;
#X text 211 172 out low;
#X text 240 194 out high;
#X text 97 104 creation arguments can be changed dynamically:;
#X obj 67 249 expr_scale 0 9 100 255 0;
#X text 93 323 scale <in low> <in high> <out low> <out high>;
#X connect 1 0 14 0;
#X connect 3 0 14 1;
#X connect 4 0 14 2;
#X connect 5 0 14 3;
#X connect 6 0 14 4;
#X connect 14 0 0 0;