This file is indexed.

/usr/lib/pd/extra/iemlib/testtone~.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
33
34
35
#N canvas 153 297 251 356 10;
#X obj 25 58 inlet;
#X obj 25 114 mtof;
#X obj 25 142 pack 440 100;
#X obj 25 163 line~;
#X obj 25 206 outlet~;
#X obj 100 210 outlet;
#X obj 92 57 inlet;
#X obj 25 185 osc~;
#X obj 92 83 init \$1;
#X obj 92 102 split 20;
#X text 8 10 testtone~;
#X text 28 40 midi;
#X text 93 40 interpol-time;
#X text 17 223 sig-cosine;
#X text 96 225 frequency;
#X text 95 169 1.arg: <float> interpol-;
#X text 164 179 time in ms;
#X obj 25 84 init 69;
#X text 106 285 IEM KUG;
#X text 90 273 musil;
#X text 120 273 @;
#X text 126 273 iem.at;
#X text 41 262 (c) Thomas Musil 2000 - 2005;
#X text 89 295 Graz \, Austria;
#X connect 0 0 17 0;
#X connect 1 0 2 0;
#X connect 1 0 5 0;
#X connect 2 0 3 0;
#X connect 3 0 7 0;
#X connect 6 0 8 0;
#X connect 7 0 4 0;
#X connect 8 0 9 0;
#X connect 9 1 2 1;
#X connect 17 0 1 0;