From 33107d4d68081632337359dd0642ea06a4444c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Thu, 25 Dec 2014 18:11:47 +0000 Subject: svn path=/trunk/abstractions/jmmmp/; revision=17392 --- mat-~-help.pd | 16 ++++++++-------- mat-~.pd | 39 ++++++++++++++++++++++++--------------- 2 files changed, 32 insertions(+), 23 deletions(-) diff --git a/mat-~-help.pd b/mat-~-help.pd index 1633c31..9519a8d 100644 --- a/mat-~-help.pd +++ b/mat-~-help.pd @@ -46,7 +46,6 @@ #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; @@ -64,11 +63,12 @@ #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 text 12 347 (C) 2006-2014 Joćo Pais - jmmmpais@googlemail.com; +#X connect 4 0 24 0; +#X connect 4 1 24 2; +#X connect 7 0 24 1; +#X connect 15 0 24 2; +#X connect 16 0 24 2; +#X connect 24 0 5 0; +#X connect 24 1 6 0; #X coords 0 0 1 1 31 130 0; diff --git a/mat-~.pd b/mat-~.pd index 2f154aa..5b898c3 100644 --- a/mat-~.pd +++ b/mat-~.pd @@ -1,4 +1,4 @@ -#N canvas 466 185 427 485 10; +#N canvas 52 116 497 485 10; #X obj 31 109 cnv 15 128 29 empty empty empty 20 12 0 14 -233017 -66577 0; #X obj 19 332 *~; @@ -45,7 +45,6 @@ in the documentation and/or other materials provided with the distribution. #X text 8 27 jmmmpais@googlemail.com; #X text 8 7 Copyright 2006 \, Joćo Pais; #X restore 15 455 pd license; -#X text 11 8 [met~] - Level meter with amplitude control; #X text 266 96 Inlets; #X text 266 186 Outlets; #X text 266 116 - Signal; @@ -55,9 +54,9 @@ in the documentation and/or other materials provided with the distribution. #X text 266 136 - Mute / Unmute (bang); #X obj 29 372 dbtofad; #X obj 36 125 hsl 119 10 0 127 0 0 empty empty empty -2 -8 0 10 -191407 --1 -33289 9291 0; +-1 -33289 9100 0; #X obj 36 112 hsl 119 10 -100 12 0 0 empty empty empty -2 -8 0 10 -195568 --1 -262144 0 1; +-1 -1 0 1; #X obj 128 127 cnv 1 2 6 empty empty empty 20 12 0 14 -262144 -262144 0; #X obj 123 114 cnv 1 2 6 empty empty empty 20 12 0 14 -262144 -262144 @@ -65,20 +64,27 @@ in the documentation and/or other materials provided with the distribution. #X obj 170 87 moses 1; #X text 266 46 Arguments; #X text 266 66 - Level (0-127); -#X text 12 437 (C) 2009-2012 Joćo Pais - jmmmpais@googlemail.com; #X obj 170 67 \$1; #X obj 170 47 initbang; #X obj 78 144 1; +#X obj 118 385 change; +#X msg 118 405 color \$1 22 22; +#X obj 119 352 expr if ($f1 == -100 \, 20 \, if ($f1 < -52 \, 16 \, +if ($f1 < -22 \, 15 \, if ($f1 < -16 \, 14 \, 13)))); +#X text 11 8 [met~] - Level meter with amplitude control and color +display; +#X text 12 437 (C) 2009-2014 Joćo Pais - jmmmpais@googlemail.com; #X connect 1 0 6 0; #X connect 1 0 10 0; #X connect 2 0 1 1; #X connect 3 0 2 0; -#X connect 4 0 28 0; +#X connect 4 0 27 0; #X connect 5 0 1 0; #X connect 7 0 3 0; #X connect 7 0 8 0; -#X connect 9 0 29 0; -#X connect 10 0 27 0; +#X connect 9 0 28 0; +#X connect 9 0 39 0; +#X connect 10 0 26 0; #X connect 11 0 12 0; #X connect 12 0 13 0; #X connect 13 0 15 0; @@ -87,12 +93,15 @@ in the documentation and/or other materials provided with the distribution. #X connect 15 1 14 1; #X connect 15 1 16 0; #X connect 16 0 17 0; -#X connect 17 0 29 0; -#X connect 27 0 9 0; -#X connect 28 0 14 0; -#X connect 32 1 28 0; -#X connect 36 0 32 0; -#X connect 37 0 36 0; +#X connect 17 0 28 0; +#X connect 26 0 9 0; +#X connect 27 0 14 0; +#X connect 31 1 27 0; +#X connect 34 0 31 0; +#X connect 35 0 34 0; +#X connect 35 0 36 0; +#X connect 36 0 13 0; #X connect 37 0 38 0; -#X connect 38 0 13 0; +#X connect 38 0 28 0; +#X connect 39 0 37 0; #X coords 0 -1 1 1 130 31 1 30 108; -- cgit v1.2.1