This file is indexed.

/usr/lib/pd/extra/pdp/pdp_qt~-help.pd is in pd-pdp 1:0.14.1-3build1.

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
#N canvas 400 126 692 254 10;
#X obj 62 122 pdp_qt~;
#X obj 90 164 dac~;
#X msg 39 51 play;
#X obj 133 42 openpanel;
#X msg 133 67 open \$1;
#X msg 133 14 bang;
#X text 257 67 pdp_qt~ is the same as pdp_qt exept that it also outputs
the audio data corresponding to the current frame on its 2 rightmost
outlets. if there is a lag between audio and video a pdp_del object
can be inserted to delay the image. note that in order to get acceptable
audio quality with relatively few dropouts you might need to increase
the pd audio latency.;
#X msg 15 24 loop 1;
#X floatatom 84 52 5 0 0;
#X obj 62 214 pdp_help_output;
#X connect 0 0 9 0;
#X connect 0 3 1 0;
#X connect 0 4 1 1;
#X connect 2 0 0 0;
#X connect 3 0 4 0;
#X connect 4 0 0 0;
#X connect 5 0 3 0;
#X connect 7 0 0 0;
#X connect 8 0 0 1;