aboutsummaryrefslogtreecommitdiff
path: root/doc/objects/pdp_gain.pd
diff options
context:
space:
mode:
authorPablo Martín <caedesv@users.sourceforge.net>2003-09-07 20:01:24 +0000
committerPablo Martín <caedesv@users.sourceforge.net>2003-09-07 20:01:24 +0000
commite20d5ae3622d5d656dc28d7a090aee76b08158b0 (patch)
treede772d913888f4d5faf127414e2cb4ce486be3ca /doc/objects/pdp_gain.pd
parent69fab985ebfc5ea03228c92a859e4091fee1b28d (diff)
updating pdp to current version 0.12.2
svn path=/trunk/externals/pdp/; revision=936
Diffstat (limited to 'doc/objects/pdp_gain.pd')
-rw-r--r--doc/objects/pdp_gain.pd39
1 files changed, 15 insertions, 24 deletions
diff --git a/doc/objects/pdp_gain.pd b/doc/objects/pdp_gain.pd
index eec7e76..7e3f50b 100644
--- a/doc/objects/pdp_gain.pd
+++ b/doc/objects/pdp_gain.pd
@@ -1,32 +1,23 @@
-#N canvas 317 409 546 403 10;
+#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 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 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 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;
+#X connect 10 0 4 0;
+#X connect 11 0 10 0;