/usr/lib/pd/extra/iemlib/output~.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 | #N canvas 191 63 365 293 10;
#X obj 141 169 dbtorms;
#X obj 94 87 inlet;
#X text 94 64 level;
#X obj 141 215 line~;
#X obj 19 136 dac~;
#X text 19 67 audio;
#X text 151 151 show level;
#X obj 19 87 inlet~;
#X obj 19 109 *~;
#X obj 20 223 outlet;
#X msg 141 127 95;
#X obj 141 193 pack 0 500;
#X obj 20 200 pvu~;
#X obj 141 106 r newbang;
#X text 15 20 ouput~;
#X connect 0 0 11 0;
#X connect 1 0 0 0;
#X connect 3 0 8 1;
#X connect 7 0 8 0;
#X connect 8 0 4 1;
#X connect 8 0 4 0;
#X connect 8 0 12 0;
#X connect 10 0 0 0;
#X connect 11 0 3 0;
#X connect 12 0 9 0;
#X connect 13 0 10 0;
|