/usr/lib/pd/extra/jmmmp/maat~-help.pd is in pd-jmmmp 0.1.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | #N canvas 277 106 415 447 10;
#X text 81 196 <- 0dB;
#X text 12 397 (C) 2006 João Pais - jmmmpais@googlemail.com;
#X text 12 417 Released under the BSD License;
#X text 230 105 Inlets;
#X text 230 215 Outlets;
#N canvas 0 0 396 219 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 40 133 bng 13 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 58 130 <- Mute / Unmute;
#X text 110 316 Signal level;
#X text 230 275 - Signal level (0-1);
#X text 230 185 - Level (0-127);
#X text 230 165 - Mute / Unmute (bang);
#X msg 61 153 0;
#X msg 89 153 127;
#X text 118 153 Control level;
#X obj 16 174 maat~;
#X text 11 8 [mat~] - Level meter with amplitude control \, stereo
;
#X obj 35 336 outlet~;
#X text 230 125 - Left signal;
#X text 230 145 - Right signal;
#X text 230 235 - Amplified left signal;
#X text 230 255 - Amplified right signal;
#X text 11 38 Controls the amplitude of a stereo signal with values
between 0 and 127 Lighter as met~.;
#X obj 16 85 dsp01;
#X text 12 367 Related objects: [mat~] [met~] [dacm~];
#X connect 5 0 17 0;
#X connect 5 0 17 1;
#X connect 5 1 17 3;
#X connect 8 0 17 2;
#X connect 14 0 17 3;
#X connect 15 0 17 3;
#X connect 17 0 6 0;
#X connect 17 1 19 0;
#X connect 17 2 7 0;
#X coords 0 0 1 1 31 130 0;
|