This file is indexed.

/usr/lib/pd/extra/pdp/pdp_gain-help.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
#N canvas 444 413 538 379 10;
#X msg 91 25 start;
#X msg 139 25 stop;
#X obj 91 56 pdp_help_input;
#X obj 91 312 pdp_help_output;
#X obj 91 236 pdp_gain;
#X floatatom 142 207 5 0 0;
#X text 201 205 right inlet sets overal gain;
#X text 201 252 creation argument sets initial gain;
#X text 200 270 (default = 1);
#X text 202 236 pdp_gain clips when overdriven;
#X msg 109 124 chanmask \$1;
#X floatatom 109 100 5 0 0;
#X text 203 124 set which channels are processed;
#X text 203 140 using a binary mask. LSB = chan 0;
#X text 203 157 default (any negative number) = all;
#X connect 0 0 2 0;
#X connect 1 0 2 0;
#X connect 2 0 4 0;
#X connect 4 0 3 0;
#X connect 5 0 4 1;
#X connect 10 0 4 0;
#X connect 11 0 10 0;