This file is indexed.

/usr/lib/pd/extra/hcs/make-audio-dialog.pd is in pd-hcs 0.1-5.

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
#N canvas 618 605 450 300 10;
#X obj 91 23 inlet;
#X msg 338 141 set;
#X obj 103 246 outlet;
#X msg 274 146 addsemi;
#X msg 216 150 add2 pd;
#X obj 23 147 cyclone/prepend add2;
#X obj 99 64 route audio-dialog;
#X msg 72 173 add2 audio-dialog;
#X obj 98 111 trigger anything bang bang bang bang;
#X connect 0 0 6 0;
#X connect 1 0 2 0;
#X connect 3 0 2 0;
#X connect 4 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 8 0;
#X connect 7 0 2 0;
#X connect 8 0 5 0;
#X connect 8 1 7 0;
#X connect 8 2 4 0;
#X connect 8 3 3 0;
#X connect 8 4 1 0;