/usr/lib/pd/extra/purepd/inv.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 7 8 9 10 11 | #N canvas 682 147 454 304 10;
#X obj 139 34 inlet;
#X obj 152 255 outlet;
#X obj 153 133 /;
#X obj 140 88 t b f;
#X msg 140 109 1;
#X connect 0 0 3 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 3 1 2 1;
#X connect 4 0 2 0;
|