This file is indexed.

/usr/lib/pd/extra/mapping/mapping2midi.pd is in pd-mapping 0.2.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
#N canvas 1 53 454 304 10;
#X obj 132 34 inlet;
#X obj 133 222 outlet;
#X text 182 222 7 bit integer (0-127);
#X text 182 35 0 to 1;
#X obj 132 81 * 127;
#X obj 133 117 int;
#X connect 0 0 4 0;
#X connect 4 0 5 0;
#X connect 5 0 1 0;