This file is indexed.

/usr/lib/pd/extra/cyclone/flush-help.pd is in pd-cyclone 0.1~alpha55-6.

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
25
26
27
28
29
30
31
#N canvas 162 57 564 390 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 26 349 docs based on the MAX/MSP reference (c) cycling'74
;
#X text 25 363 ___________________________________________________ ;
#X obj 40 17 flush;
#X text 96 20 provide note offs for held notes;
#X obj 95 238 flush;
#X msg 34 110 clear;
#X floatatom 95 287 5 0 0 0 - - -;
#X floatatom 125 266 5 0 0 0 - - -;
#X text 142 287 pitch;
#X msg 95 151 64 111;
#X text 169 265 velocity;
#X msg 34 90 bang;
#X text 74 89 send note off for all pitches for which only a noteon
was;
#X text 80 110 clear pitch list;
#X text 477 89 received;
#X text 154 151 list is treated as pitch/velocity pair;
#X floatatom 113 196 5 0 0 0 - - -;
#X floatatom 125 216 5 0 0 0 - - -;
#X text 157 195 pitch;
#X text 169 214 velocity;
#X connect 5 0 7 0;
#X connect 5 1 8 0;
#X connect 6 0 5 0;
#X connect 10 0 5 0;
#X connect 12 0 5 0;
#X connect 17 0 5 0;
#X connect 18 0 5 1;