/usr/lib/pd/extra/iemlib/gainvu~.pd is in pd-iemlib 1.20.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 | #N canvas 157 220 303 364 10;
#X obj 112 57 inlet;
#X obj 32 167 line~;
#X text 19 37 audio;
#X obj 19 57 inlet~;
#X obj 19 186 *~;
#X obj 170 262 outlet;
#X obj 112 139 pack 0 500;
#X text 7 5 gainvu~;
#X obj 19 262 outlet~;
#X text 19 276 audio;
#X obj 112 102 dbtorms;
#X obj 197 57 inlet;
#X text 197 41 interpol-time;
#X obj 197 79 init \$1;
#X obj 197 103 split 20;
#X text 48 186 1.arg: <float> interpolation-time in ms;
#X obj 170 239 prvu~;
#X text 112 41 slider-128;
#X text 182 278 vu;
#X obj 98 264 outlet;
#X obj 98 244 - 100;
#X text 136 325 IEM KUG;
#X text 120 313 musil;
#X text 150 313 @;
#X text 156 313 iem.at;
#X text 71 302 (c) Thomas Musil 2000 - 2005;
#X text 119 335 Graz \, Austria;
#X connect 0 0 10 0;
#X connect 0 0 20 0;
#X connect 1 0 4 1;
#X connect 3 0 4 0;
#X connect 4 0 8 0;
#X connect 4 0 16 0;
#X connect 6 0 1 0;
#X connect 10 0 6 0;
#X connect 11 0 13 0;
#X connect 13 0 14 0;
#X connect 14 1 6 1;
#X connect 16 0 5 0;
#X connect 20 0 19 0;
|