This file is indexed.

/usr/lib/pd/extra/iemlib/iem_blocksize~-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
32
33
34
35
36
37
38
39
40
#N canvas 184 90 493 300 10;
#X obj 12 66 dsp;
#X floatatom 12 93 5 0 0 0 - - -;
#X obj 12 40 tgl 15 0 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1
;
#X obj 92 106 osc~ 440;
#X floatatom 92 163 7 0 0 0 - - -;
#X obj 92 183 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 40 37 <- toggle here;
#N canvas 383 167 454 304 down 0;
#X obj 98 74 inlet~;
#X obj 188 79 block~ 32 1 0.5;
#X obj 98 161 outlet;
#X obj 98 132 iem_blocksize~;
#X connect 0 0 3 0;
#X connect 3 0 2 0;
#X restore 305 132 pd down;
#X floatatom 305 162 7 0 0 0 - - -;
#X obj 305 182 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 11 6 iem_blocksize~;
#X text 131 8 output the current blocksize of a window;
#X obj 92 131 iem_blocksize~;
#X text 143 163 Samples;
#X text 354 161 Samples;
#X text 136 245 IEM KUG;
#X text 120 233 musil;
#X text 150 233 @;
#X text 156 233 iem.at;
#X text 71 222 (c) Thomas Musil 2000 - 2005;
#X text 119 255 Graz \, Austria;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 7 0;
#X connect 3 0 12 0;
#X connect 4 0 5 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
#X connect 12 0 4 0;