This file is indexed.

/usr/lib/pd/extra/iemlib/unsig~.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
#N canvas 320 149 275 323 10;
#X obj 22 42 inlet~;
#X text 62 42 ~signal_in~;
#X text 12 8 unsig~;
#X obj 22 221 outlet;
#X text 69 222 float-out;
#X text 67 9 grab every metrotime one sample;
#X obj 22 195 snapshot~;
#X obj 39 172 metro 300;
#X obj 39 81 loadbang;
#X obj 39 106 t b b;
#X obj 71 128 f \$1;
#X text 116 275 IEM KUG;
#X text 100 263 musil;
#X text 130 263 @;
#X text 136 263 iem.at;
#X text 99 285 Graz \, Austria;
#X obj 70 149 moses 0.01;
#X obj 180 43 inlet;
#X obj 180 64 t b f;
#X text 51 252 (c) Thomas Musil 2000 - 2010;
#X connect 0 0 6 0;
#X connect 6 0 3 0;
#X connect 7 0 6 0;
#X connect 8 0 9 0;
#X connect 9 0 7 0;
#X connect 9 1 10 0;
#X connect 10 0 16 0;
#X connect 16 1 7 1;
#X connect 17 0 18 0;
#X connect 18 0 9 0;
#X connect 18 1 10 1;