This file is indexed.

/usr/lib/pd/extra/rtc/note2cents-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
#N canvas 1 48 418 297 10;
#X text 19 28 note2cents;
#X text 19 59 Shows how many cents
a microtonal note <float> is deviating from a tempered one.;
#X text 19 249 1994 by Karlheinz
Essl;
#X floatatom 44 111 0 0 0 0 - - -;
#X obj 44 142 note2cents;
#X text 90 112 MIDI note number
<float>;
#X floatatom 44 176 0 0 0 0 - - -;
#X floatatom 270 175 0 0 0 0 - - -;
#X text 319 176 cents;
#X floatatom 44 206 0 0 0 0 - - -;
#X text 94 207 MIDI note name;
#X text 94 177 MIDI note number
<int>;
#X msg 305 23 Harmony;
#X connect 3 0 4 0;
#X connect 4 0 6 0;
#X connect 4 1 7 0;
#X connect 6 0 9 0;