aboutsummaryrefslogtreecommitdiff
path: root/doc/objects/help_pdp_gain.pd
blob: eec7e76766b068a8f3f39bec92e01adfba9471e2 (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
#N canvas 317 409 546 403 10;
#X msg 91 25 start;
#X msg 139 25 stop;
#X obj 91 56 pdp_help_input;
#X obj 91 350 pdp_help_output;
#X obj 91 274 pdp_gain;
#X floatatom 142 245 5 0 0;
#X text 201 243 right inlet sets overal gain;
#X msg 127 159 y \$1;
#X msg 176 159 v \$1;
#X msg 224 158 u \$1;
#X floatatom 127 122 5 0 0;
#X floatatom 176 122 5 0 0;
#X floatatom 224 122 5 0 0;
#X text 281 121 set individual channel gains;
#X text 301 144 y: luma;
#X text 301 160 v: chroma red;
#X text 301 175 u: chroma blue;
#X text 201 290 creation argument sets initial gain;
#X text 200 308 (default = 1);
#X text 202 274 pdp_gain clips when overdriven;
#X connect 0 0 2 0;
#X connect 1 0 2 0;
#X connect 2 0 4 0;
#X connect 4 0 3 0;
#X connect 5 0 4 1;
#X connect 7 0 4 0;
#X connect 8 0 4 0;
#X connect 9 0 4 0;
#X connect 10 0 7 0;
#X connect 11 0 8 0;
#X connect 12 0 9 0;