aboutsummaryrefslogtreecommitdiff
path: root/met~-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2008-10-23 09:43:27 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2008-10-23 09:43:27 +0000
commitfcce2c9adee0d5252e56d842bf0285548ae21d97 (patch)
tree3b62371e26ad47279ad6048003e8e6373b3b8296 /met~-help.pd
parenteb0010f730f72e0bb8f23cff5ebdfe3e049cd35f (diff)
a
svn path=/trunk/abstractions/jmmmp/; revision=10342
Diffstat (limited to 'met~-help.pd')
-rw-r--r--met~-help.pd119
1 files changed, 59 insertions, 60 deletions
diff --git a/met~-help.pd b/met~-help.pd
index b9aa1bf..b0ba449 100644
--- a/met~-help.pd
+++ b/met~-help.pd
@@ -1,60 +1,59 @@
-#N canvas 277 106 407 465 10;
-#X text 11 8 [met~] - Level meter with amplitude control;
-#X text 51 196 <- 0dB;
-#X text 12 407 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com
-;
-#X text 12 427 Released under the BSD License;
-#X text 230 85 Inlets;
-#X text 230 175 Outlets;
-#N canvas 0 0 392 215 signal 0;
-#X obj 47 75 random 7;
-#X obj 47 54 metrum 400 1;
-#X obj 47 115 sig~;
-#X obj 214 112 line;
-#X obj 214 132 outlet;
-#X obj 214 72 t b b;
-#X obj 214 52 loadbang;
-#X msg 214 92 0 \, 100 6000;
-#X obj 254 112 del 9000;
-#X obj 47 135 outlet~;
-#X obj 47 95 / 4;
-#X connect 0 0 10 0;
-#X connect 1 0 0 0;
-#X connect 2 0 9 0;
-#X connect 3 0 4 0;
-#X connect 5 0 7 0;
-#X connect 5 1 8 0;
-#X connect 6 0 5 0;
-#X connect 7 0 3 0;
-#X connect 8 0 5 0;
-#X connect 10 0 2 0;
-#X restore 16 105 pd signal;
-#X obj 16 316 outlet~;
-#X floatatom 63 316 5 0 0 0 - - -;
-#X obj 16 174 met~;
-#X obj 28 133 bng 13 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X text 46 130 <- Mute / Unmute;
-#X text 100 316 Signal level;
-#X text 230 105 - Signal;
-#X text 230 195 - Amplified signal;
-#X text 230 215 - Signal level (0-1);
-#X text 230 145 - Level (0-127);
-#X text 230 125 - Mute / Unmute (bang);
-#X text 11 38 Controls the amplitude of a signal with values between
-0 and 127;
-#X text 15 346 NOTE: This object ir rather expensive \, because of
-the Meter object in a GOP. Therefore I use mat~ \, which is much lighter
-but doesn't look as nice.;
-#X msg 61 153 0;
-#X msg 89 153 127;
-#X text 118 153 Control level;
-#X obj 16 85 dsp01;
-#X connect 6 0 9 0;
-#X connect 6 1 9 2;
-#X connect 9 0 7 0;
-#X connect 9 1 8 0;
-#X connect 10 0 9 1;
-#X connect 20 0 9 2;
-#X connect 21 0 9 2;
-#X coords 0 0 1 1 31 130 0;
+#N canvas 277 106 407 465 10;
+#X text 11 8 [met~] - Level meter with amplitude control;
+#X text 51 196 <- 0dB;
+#X text 12 407 (C) 2006 João Pais - jmmmpais@googlemail.com;
+#X text 12 427 Released under the BSD License;
+#X text 230 85 Inlets;
+#X text 230 175 Outlets;
+#N canvas 0 0 392 215 signal 0;
+#X obj 47 75 random 7;
+#X obj 47 54 metrum 400 1;
+#X obj 47 115 sig~;
+#X obj 214 112 line;
+#X obj 214 132 outlet;
+#X obj 214 72 t b b;
+#X obj 214 52 loadbang;
+#X msg 214 92 0 \, 100 6000;
+#X obj 254 112 del 9000;
+#X obj 47 135 outlet~;
+#X obj 47 95 / 4;
+#X connect 0 0 10 0;
+#X connect 1 0 0 0;
+#X connect 2 0 9 0;
+#X connect 3 0 4 0;
+#X connect 5 0 7 0;
+#X connect 5 1 8 0;
+#X connect 6 0 5 0;
+#X connect 7 0 3 0;
+#X connect 8 0 5 0;
+#X connect 10 0 2 0;
+#X restore 16 105 pd signal;
+#X obj 16 316 outlet~;
+#X floatatom 73 316 5 0 0 0 - - -;
+#X obj 16 174 met~;
+#X obj 28 133 bng 13 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 46 130 <- Mute / Unmute;
+#X text 110 316 Signal level;
+#X text 230 105 - Signal;
+#X text 230 195 - Amplified signal;
+#X text 230 215 - Signal level (0-1);
+#X text 230 145 - Level (0-127);
+#X text 230 125 - Mute / Unmute (bang);
+#X text 11 38 Controls the amplitude of a signal with values between
+0 and 127;
+#X text 15 346 NOTE: This object ir rather expensive \, because of
+the Meter object in a GOP. Therefore I use mat~ \, which is much lighter
+but doesn't look as nice.;
+#X msg 61 153 0;
+#X msg 89 153 127;
+#X text 118 153 Control level;
+#X obj 16 85 dsp01;
+#X connect 6 0 9 0;
+#X connect 6 1 9 2;
+#X connect 9 0 7 0;
+#X connect 9 1 8 0;
+#X connect 10 0 9 1;
+#X connect 20 0 9 2;
+#X connect 21 0 9 2;
+#X coords 0 0 1 1 31 130 0;