aboutsummaryrefslogtreecommitdiff
path: root/doc/objects/pdp_gain.pd
blob: 7e3f50baf05caea958077f8afa01399b3de5704c (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 444 413 538 379 10;
#X msg 91 25 start;
#X msg 139 25 stop;
#X obj 91 56 pdp_help_input;
#X obj 91 312 pdp_help_output;
#X obj 91 236 pdp_gain;
#X floatatom 142 207 5 0 0;
#X text 201 205 right inlet sets overal gain;
#X text 201 252 creation argument sets initial gain;
#X text 200 270 (default = 1);
#X text 202 236 pdp_gain clips when overdriven;
#X msg 109 124 chanmask \$1;
#X floatatom 109 100 5 0 0;
#X text 203 124 set which channels are processed;
#X text 203 140 using a binary mask. LSB = chan 0;
#X text 203 157 default (any negative number) = all;
#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 10 0 4 0;
#X connect 11 0 10 0;