This file is indexed.

/usr/lib/pd/extra/rtc/note2pitch.pd is in pd-rtclib 4.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 50 61 269 231 10;
#X obj 45 57 inlet;
#X obj 45 153 outlet;
#X text 41 180 1994 by Karlheinz
Essl;
#X obj 45 121 mod 12;
#X obj 45 92 int;
#X connect 0 0 4 0;
#X connect 3 0 1 0;
#X connect 4 0 3 0;