This file is indexed.

/usr/lib/pd/extra/motex/noisegate~.pd is in pd-motex 1.1.4-3.

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
#N canvas 5 21 499 368 10;
#X obj 149 44 inlet~;
#X obj 149 314 outlet~;
#X obj 188 139 moses \$1;
#X msg 188 167 bang;
#X msg 257 168 bang;
#X obj 257 189 pack 1 \$2;
#X text 328 309 IM 2001;
#X obj 188 189 pack 0 \$3;
#X obj 188 220 line~;
#X obj 149 279 *~;
#X obj 188 110 env~;
#X connect 0 0 9 0;
#X connect 0 0 10 0;
#X connect 2 0 3 0;
#X connect 2 1 4 0;
#X connect 3 0 7 0;
#X connect 4 0 5 0;
#X connect 5 0 8 0;
#X connect 7 0 8 0;
#X connect 8 0 9 1;
#X connect 9 0 1 0;
#X connect 10 0 2 0;