This file is indexed.

/usr/lib/pd/extra/rtc/frq2note-help.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
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#N canvas 3 48 519 404 10;
#X floatatom 36 122 0 0 0 0 - - -;
#X msg 85 76 note2frq;
#X msg 406 29 Harmony;
#X text 19 77 see also:;
#X text 19 56 Converts frequency into a note (= MIDI key number).;
#X text 19 24 frq2note;
#X obj 36 151 frq2note;
#X text 84 218 MIDI note number;
#X text 84 250 note name;
#X floatatom 36 249 4 0 0 0 - - -;
#X text 248 219 + Cents;
#X floatatom 200 218 4 0 0 0 - - -;
#X floatatom 36 217 4 0 0 0 - - -;
#X obj 36 183 note2cents;
#X text 16 352 1994 by Gerhard Eckel & Karlheinz Essl;
#X text 99 123 frequency;
#X floatatom 132 177 5 0 0 0 - - -;
#X connect 0 0 6 0;
#X connect 6 0 13 0;
#X connect 6 0 16 0;
#X connect 12 0 9 0;
#X connect 13 0 12 0;
#X connect 13 1 11 0;