This file is indexed.

/usr/lib/pd/extra/rtc/intv2ratio.pd is in pd-rtclib 4.1-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
#N canvas 126 303 776 372 10;
#X obj 25 45 inlet;
#X obj 25 189 outlet;
#X text 100 239 1994 by Karlheinz Essl;
#X obj 25 146 pow;
#X obj 25 103 t b f;
#X msg 25 126 2;
#X obj 25 79 / 12;
#X text 460 107 < ln(2) / 12;
#X text 227 107 [expr exp($f1* 0.0577622650467)];
#X text 231 88 In Max this was:;
#X connect 0 0 6 0;
#X connect 3 0 1 0;
#X connect 4 0 5 0;
#X connect 4 1 3 1;
#X connect 5 0 3 0;
#X connect 6 0 4 0;