/usr/lib/pd/extra/upp/upp.ms2s.pd is in pd-upp 0.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 | #N canvas 0 22 289 188 10;
#X obj 67 35 inlet;
#X obj 136 63 / 1000;
#X obj 67 90 *;
#X obj 66 118 outlet;
#X text 142 80 samples/ms;
#X obj 136 35 upp.samplerate;
#X connect 0 0 2 0;
#X connect 1 0 2 1;
#X connect 2 0 3 0;
#X connect 5 0 1 0;
|