This file is indexed.

/usr/lib/pd/extra/fftease/ampdb.pd is in pd-fftease 2.5.2.git20121005-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
#N canvas 945 219 212 299 10;
#X obj 32 107 pow;
#X obj 32 64 t b f;
#X msg 32 83 10;
#X obj 54 170 /;
#X obj 32 127 t b f;
#X msg 32 148 1;
#X obj 32 41 * -0.05;
#X obj 32 19 inlet;
#X obj 54 193 outlet;
#X connect 0 0 4 0;
#X connect 1 0 2 0;
#X connect 1 1 0 1;
#X connect 2 0 0 0;
#X connect 3 0 8 0;
#X connect 4 0 5 0;
#X connect 4 1 3 1;
#X connect 5 0 3 0;
#X connect 6 0 1 0;
#X connect 7 0 6 0;