This file is indexed.

/usr/lib/pd/extra/mapping/downsample-help.pd is in pd-mapping 0.2-2.

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
#N canvas 0 0 444 426 10;
#X floatatom 43 52 5 0 0 0 - - -;
#X floatatom 43 257 5 0 0 0 - - -;
#X obj 84 168 t b b;
#X obj 84 195 timer;
#X floatatom 84 221 5 0 0 0 - - -;
#X obj 43 77 resample 30;
#X obj 43 108 downsample 3;
#X text 120 25 output 1 over n data.;
#X connect 0 0 5 0;
#X connect 2 0 3 0;
#X connect 2 1 3 1;
#X connect 3 0 4 0;
#X connect 5 0 6 0;
#X connect 6 0 2 0;
#X connect 6 0 1 0;