From 7c6d8626b9983e4d77188e37c50757f0503253ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Thu, 22 Aug 2013 17:35:44 +0000 Subject: svn path=/trunk/abstractions/jmmmp/; revision=17197 --- mat-~-help.pd | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 mat-~-help.pd (limited to 'mat-~-help.pd') diff --git a/mat-~-help.pd b/mat-~-help.pd new file mode 100644 index 0000000..1633c31 --- /dev/null +++ b/mat-~-help.pd @@ -0,0 +1,74 @@ +#N canvas 263 106 377 394 10; +#X text 113 235 <- 0dB; +#X text 12 367 Released under the BSD License; +#X text 230 135 Inlets; +#X text 230 225 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 256 outlet~; +#X floatatom 139 256 8 0 0 0 - - -; +#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 131 273 Signal level; +#X text 230 155 - Signal; +#X text 230 245 - Amplified signal; +#X text 230 265 - Signal level (0-1); +#X text 230 195 - Level (0-127); +#X text 230 175 - Mute / Unmute (bang); +#X msg 139 173 0; +#X msg 167 173 127; +#X text 136 153 Control level; +#X text 11 38 Controls the amplitude of a signal with values between +0 and 127 Lighter as met~.; +#X obj 16 85 dsp01; +#X text 12 317 Related objects: [maat~] [met~] [dacm~]; +#X text 230 85 Arguments; +#X text 230 105 - Level (0-127); +#X text 12 347 (C) 2006-2012 Joćo Pais - jmmmpais@googlemail.com; +#N canvas 504 106 494 344 META 0; +#X text 12 55 AUTHOR Joćo Pais ; +#X text 12 95 LICENSE BSD; +#X text 12 75 LIBRARY jmmmp; +#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; +#X text 12 135 VERSION 2012; +#X text 14 36 KEYWORDS level meter; +#X text 14 205 INLET_2 - Level (0-127); +#X text 12 5 DESCRIPTION Level meter with amplitude control; +#X text 14 165 INLET_0 - Signal; +#X text 14 185 INLET_1 - Mute / Unmute (bang); +#X text 14 225 OUTLET_0 - Amplified signal; +#X text 14 245 OUTLET_1 - Signal level (0-1); +#X restore 322 366 pd META; +#X obj 16 204 mat-~; +#X text 11 8 [mat-~] - Level meter with amplitude control \, horizontal +; +#X connect 4 0 25 0; +#X connect 4 1 25 2; +#X connect 7 0 25 1; +#X connect 15 0 25 2; +#X connect 16 0 25 2; +#X connect 25 0 5 0; +#X connect 25 1 6 0; +#X coords 0 0 1 1 31 130 0; -- cgit v1.2.1