This file is indexed.

/usr/lib/pd/extra/purepd/velocity.pd is in pd-purepd 0.1.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
#N canvas 136 458 454 304 10;
#X obj 177 14 inlet;
#X obj 177 268 outlet;
#X obj 177 64 t b b;
#X obj 178 115 timer;
#X msg 178 159 1000 \$1;
#X obj 178 186 /;
#X connect 0 0 2 0;
#X connect 2 0 3 0;
#X connect 2 1 3 1;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 5 0 1 0;