File: pdp_gain-help.pd

package info (click to toggle)
pdp 1%3A0.14.1%2Bdarcs20180201-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 3,220 kB
  • sloc: ansic: 22,424; asm: 2,088; makefile: 532; perl: 145; sh: 108; cpp: 4
file content (23 lines) | stat: -rw-r--r-- 714 bytes parent folder | download | duplicates (6)
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;