This file is indexed.

/usr/lib/pd/extra/upp/upp.flow.pd is in pd-upp 0.1.0-2.

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
32
33
34
#N canvas 137 374 492 378 10;
#X obj 39 80 inlet;
#X obj 39 316 outlet;
#X obj 218 316 outlet;
#X text 38 332 pass;
#X text 215 333 release;
#X obj 108 317 switch~;
#X obj 371 80 inlet;
#X obj 39 119 upp.flowctrl;
#X obj 371 159 spigot;
#X text 38 60 event message;
#X text 370 60 mod message;
#X obj 218 293 t b b;
#X obj 218 242 upp._release;
#X obj 371 193 upp._check;
#X obj 218 217 \$1 \$2 \$3 \$4 \$5 \$6 \$7 \$8 \$9;
#X obj 218 156 t a a;
#X text 89 333 busy controls DSP;
#X text 257 294 release voice;
#X text 39 28 grrrr.org 2012-16;
#X connect 0 0 7 0;
#X connect 6 0 8 0;
#X connect 7 0 1 0;
#X connect 7 1 15 0;
#X connect 7 2 8 1;
#X connect 7 2 5 0;
#X connect 8 0 13 0;
#X connect 11 0 2 0;
#X connect 11 1 7 1;
#X connect 12 0 11 0;
#X connect 13 0 14 1;
#X connect 14 0 12 0;
#X connect 15 0 14 0;
#X connect 15 1 13 1;