This file is indexed.

/usr/lib/pd/extra/jmmmp/spectrogram~-help.pd is in pd-jmmmp 0.1.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
#N canvas 53 147 704 415 10;
#X text 12 387 Released under the BSD License;
#X text 576 155 Outlets;
#X text 576 105 Inlets;
#X text 575 125 - Audio to analyse;
#X text 576 205 GUI;
#X text 576 225 - Zoom control;
#X text 576 175 - Same as inlet;
#X text 12 367 (C) 2009 João Pais - jmmmpais@googlemail.com;
#X obj 18 106 spectrogram~;
#X text 11 11 [spectrogram~] - Spectrogram with 512 bins resolution
;
#X text 12 30 Spectrum analyser based on M. Puckette's tutorial patch.
Harmonic content is analysed in 512 bins resolution \, 20 times a second.
Tested on 44.1KHz.;
#X obj 18 76 noise~;
#X connect 11 0 8 0;