/usr/lib/pd/extra/purepd/delta~.pd is in pd-purepd 0.1.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 | #N canvas 0 0 450 300 10;
#X obj 138 152 rzero~ 1;
#X obj 137 128 inlet~;
#X obj 137 183 outlet~;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
|