aboutsummaryrefslogtreecommitdiff
path: root/control/rrad.scale-help.pd
blob: dce442eacb359b5748a540c35858d09376a7bb28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#N canvas 480 396 450 300 10;
#X floatatom 173 101 5 0 0 0 - - -;
#X floatatom 173 187 5 0 0 0 - - -;
#X obj 173 141 rrad.scale 0 127 1 10;
#X msg 313 99 -1;
#X msg 225 99 bang;
#X text 36 19 rrad.scale;
#X text 50 47 Scales input range to output range linearily;
#X text 40 183 ARGS;
#X text 50 207 1: input_low_border;
#X text 50 229 2: input_high_border;
#X text 50 255 3: output_low_border;
#X text 50 277 4: output_high_border;
#X obj 228 186 print scaled;
#X text 344 100 change ranges;
#X msg 281 97 12;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 2 0 12 0;
#X connect 3 0 2 4;
#X connect 4 0 2 0;
#X connect 14 0 2 3;