/usr/lib/pd/extra/pan/gpan~.pd is in pd-pan 0.1.2-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 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | #N canvas 0 22 474 324 10;
#X obj 55 118 inlet~;
#X obj 304 139 inlet~;
#X obj 303 249 outlet~;
#X obj 54 249 outlet~;
#X obj 71 161 expr 1-$f1;
#X obj 164 115 hsl 64 8 0 1 0 1 empty empty empty -2 -6 0 8 -166441
-123526 -1 3150 1;
#X msg 161 79 0.5;
#X obj 365 140 inlet;
#X text 171 225 [gpan~];
#X text 242 289 released under the GNU GPL;
#X text 18 289 (C) Copyright 2004 Marc Lavalee;
#X obj 319 205 line~;
#X msg 319 184 \$1 1;
#X obj 71 202 line~;
#X msg 71 181 \$1 1;
#X obj 303 225 *~;
#X obj 55 227 *~;
#X obj 161 58 loadbang;
#X connect 0 0 16 0;
#X connect 1 0 15 0;
#X connect 4 0 14 0;
#X connect 5 0 12 0;
#X connect 5 0 4 0;
#X connect 6 0 5 0;
#X connect 7 0 5 0;
#X connect 11 0 15 1;
#X connect 12 0 11 0;
#X connect 13 0 16 1;
#X connect 14 0 13 0;
#X connect 15 0 2 0;
#X connect 16 0 3 0;
#X connect 17 0 6 0;
#X coords 0 0 1 1 120 12 1;
|