This file is indexed.

/usr/lib/pd/extra/mapping/variance-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
17
18
19
20
#N canvas 122 68 549 418 10;
#X obj 57 178 resample 20;
#X obj 57 90 metro 500;
#X obj 57 119 random 100;
#X floatatom 57 294 5 0 0 0 - - -;
#X obj 57 65 tgl 15 0 empty empty empty 0 -6 0 8 -204786 -1 -1 0 1
;
#X obj 57 259 variance 20;
#X obj 57 143 / 100;
#X obj 5 2 cnv 15 450 20 empty empty variance 2 11 1 18 -233017 -66577
0;
#X msg 95 231 mode 1;
#X text 152 232 used a slower but more accurate algorythm;
#X connect 0 0 5 0;
#X connect 1 0 2 0;
#X connect 2 0 6 0;
#X connect 4 0 1 0;
#X connect 5 0 3 0;
#X connect 6 0 0 0;
#X connect 8 0 5 0;