/usr/lib/pd/extra/upp/spat-mono.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 | #N canvas 191 160 384 203 10;
#X obj 39 23 inlet;
#X obj 39 143 outlet;
#X obj 197 144 throw~ \$1;
#X obj 174 23 inlet;
#X text 38 159 release;
#X obj 39 77 \$2 \$3 \$4 \$5 \$6 \$7 \$8 \$9;
#X connect 0 0 5 0;
#X connect 3 0 5 1;
#X connect 5 0 1 0;
#X connect 5 1 2 0;
|