/usr/lib/pd/extra/upp/upp.delay~-help.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 12 13 14 15 16 17 18 19 20 21 | #N canvas 276 275 450 300 10;
#X obj 98 159 upp.delay~;
#X obj 58 228 print~;
#X obj 98 120 sig~;
#X obj 58 69 t b a;
#X obj 58 43 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1
;
#X floatatom 155 121 5 0 0 0 - - -, f 5;
#X obj 156 41 loadbang;
#X msg 155 64 10;
#X text 194 122 delay in samples;
#X text 174 158 non-integer sample times are rounded;
#X text 175 175 to next integer sample time value;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 1 0;
#X connect 3 1 2 0;
#X connect 4 0 3 0;
#X connect 5 0 0 1;
#X connect 6 0 7 0;
#X connect 7 0 5 0;
|