/usr/lib/puredata/doc/6.externs/test-dspobj~.pd is in puredata-doc 0.43.0-4.
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 0 335 239 10;
#X obj 90 124 dspobj~;
#X obj 90 96 sig~ 0;
#X msg 106 149 bang;
#X obj 90 177 print~;
#X floatatom 89 71;
#X msg 202 37 \; pd dsp 1;
#X connect 0 0 3 0;
#X connect 1 0 0 0;
#X connect 2 0 3 0;
#X connect 4 0 1 0;
|