/usr/lib/pd/extra/iemlib/rmstofad.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 | #N canvas 334 153 604 310 10;
#X obj 91 69 inlet;
#X obj 91 209 transf_fader;
#X obj 107 153 loadbang;
#X obj 91 231 outlet;
#X msg 107 174 pairs 0 0 40 6 70 24 80 36 88 48 94 60 98 72 102 96
106 108 107.5 111 109 114 112 117 142 147;
#X obj 91 100 rmstodb;
#X text 13 10 rmstofad;
#X text 86 11 convert rms-value to fader-scale;
#X text 276 245 IEM KUG;
#X text 260 233 musil;
#X text 290 233 @;
#X text 296 233 iem.at;
#X text 211 222 (c) Thomas Musil 2000 - 2005;
#X text 259 255 Graz \, Austria;
#X connect 0 0 5 0;
#X connect 1 0 3 0;
#X connect 2 0 4 0;
#X connect 4 0 1 0;
#X connect 5 0 1 0;
|