This file is indexed.

/usr/lib/pd/extra/iemlib/subl~-help.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
#N canvas 375 118 378 462 10;
#X text 28 48 dsp ON/OFF;
#X floatatom 85 199 9 0 22000 0 - - -;
#X floatatom 11 88 5 0 0 0 - - -;
#X text 46 87 % cpu;
#X floatatom 125 225 5 2 9999 0 - - -;
#X text 168 224 ms;
#X obj 11 68 dsp;
#X obj 11 48 tgl 15 0 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1
;
#X text 15 364 2.arg:<float> interpolation_time [ms];
#X obj 46 271 unsig~;
#X floatatom 46 294 9 0 22000 0 - - -;
#X obj 46 141 sig~ 1;
#X text 13 8 subl~;
#X text 79 8 signal subtraction with line~;
#X obj 46 248 subl~ 0.5 2000;
#X text 15 352 1.arg:<float> 2nd operand of subtraction;
#X text 115 418 IEM KUG;
#X text 99 406 musil;
#X text 129 406 @;
#X text 135 406 iem.at;
#X text 50 395 (c) Thomas Musil 2000 - 2005;
#X text 98 428 Graz \, Austria;
#X connect 1 0 14 1;
#X connect 4 0 14 2;
#X connect 6 0 2 0;
#X connect 7 0 6 0;
#X connect 9 0 10 0;
#X connect 11 0 14 0;
#X connect 14 0 9 0;