This file is indexed.

/usr/lib/pd/extra/pdp/pdp_phase_hor.pd is in pd-pdp 1:0.14.1-3+b1.

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
36
37
38
39
40
41
#N canvas 304 524 534 291 10;
#X obj 25 21 inlet;
#X obj 25 249 outlet;
#X obj 25 209 pdp_bq;
#X obj 42 144 pdp_ut_addscaleclip -1 -0.5 0.05 0.48;
#X obj 42 44 inlet;
#X msg 89 44 0;
#X obj 89 18 loadbang;
#X msg 42 176 apf \$1 0.15;
#X obj 338 114 moses 0;
#X text 99 235 this uses pdp_bq as an allpass filter to produce a phase
shift effect in the horizontal direction. 2nd inlet sets direction
and amount. range is from -1 to 1;
#X obj 42 93 abs;
#X msg 304 191 lr 0;
#X msg 344 191 rl 1;
#X msg 384 191 lr 1;
#X msg 422 191 rl 0;
#X msg 89 93 ver 0;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 3 0 7 0;
#X connect 4 0 10 0;
#X connect 4 0 8 0;
#X connect 5 0 10 0;
#X connect 5 0 8 0;
#X connect 5 0 15 0;
#X connect 6 0 5 0;
#X connect 6 0 11 0;
#X connect 6 0 12 0;
#X connect 7 0 2 0;
#X connect 8 0 12 0;
#X connect 8 0 11 0;
#X connect 8 1 14 0;
#X connect 8 1 13 0;
#X connect 10 0 3 0;
#X connect 11 0 2 0;
#X connect 12 0 2 0;
#X connect 13 0 2 0;
#X connect 14 0 2 0;
#X connect 15 0 2 0;