/usr/lib/pd/extra/ekext/peakit~-help.pd is in pd-ekext 0.1.1-2.
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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | #N canvas 183 261 585 491 10;
#X text 267 241 argument sets minimum magnitude to report;
#X obj 150 161 *~;
#X obj 166 139 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X obj 132 138 adc~;
#X obj 106 347 print;
#X obj 269 346 print;
#X obj 245 208 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X text 263 207 turn processing on or off;
#X obj 220 161 *~;
#X obj 236 139 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
#N canvas 0 22 458 308 peakit~ 0;
#X obj 59 69 inlet~;
#X obj 309 94 switch~ 1024 1 1;
#X obj 309 69 inlet;
#X obj 135 126 rfft~;
#X obj 133 158 peakit~ 0;
#X obj 190 68 inlet;
#X text 7 17 This is in a subpatch so that the block size can be changed
with the [switch~] object. Its set to 1024 here.;
#X obj 213 244 outlet;
#X obj 50 245 outlet;
#X connect 0 0 3 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 3 1 4 1;
#X connect 4 0 8 0;
#X connect 4 1 7 0;
#X connect 5 0 4 2;
#X restore 168 262 pd peakit~;
#X obj 202 138 osc~;
#X obj 205 98 hsl 128 15 50 500 1 0 empty empty empty -2 -6 0 8 -262144
-1 -1 8100 0;
#X floatatom 211 118 5 0 0 0 - - -;
#X connect 1 0 10 0;
#X connect 2 0 1 1;
#X connect 3 0 1 0;
#X connect 3 1 1 0;
#X connect 6 0 10 2;
#X connect 8 0 10 0;
#X connect 9 0 8 1;
#X connect 10 0 4 0;
#X connect 10 1 5 0;
#X connect 11 0 8 0;
#X connect 12 0 11 0;
#X connect 12 0 13 0;
|