aboutsummaryrefslogtreecommitdiff
path: root/doc/objects/pdp_gain.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/objects/pdp_gain.pd')
-rw-r--r--doc/objects/pdp_gain.pd23
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/objects/pdp_gain.pd b/doc/objects/pdp_gain.pd
deleted file mode 100644
index 7e3f50b..0000000
--- a/doc/objects/pdp_gain.pd
+++ /dev/null
@@ -1,23 +0,0 @@
-#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;