/usr/lib/pd/extra/cyclone/Trough-help.pd is in pd-cyclone 0.1~alpha55-3.
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 | #N canvas 99 164 519 473 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 24 434 docs based on the MAX/MSP reference (c) cycling'74;
#X text 23 448 ___________________________________________________
;
#X floatatom 29 200 5 0 0 0 - - -;
#X floatatom 84 355 5 0 0 0 - - -;
#X msg 84 103 4 4;
#X text 116 105 is treated like normal input.;
#X msg 84 80 6 7;
#X msg 84 123 3 2;
#X msg 98 150 bang;
#X floatatom 121 211 5 0 0 0 - - -;
#X obj 102 329 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X obj 121 306 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X obj 43 23 Trough;
#X text 102 24 output only numbers smaller than the previous;
#X text 103 42 Opposite of;
#X obj 192 44 Peak;
#X obj 84 274 Trough;
#X text 120 330 new min value ?;
#X text 138 307 !new min value ?;
#X text 167 209 set new min value;
#X text 141 150 sends current min value out the left outlet;
#X text 115 92 first number resets minimum value \, then second one
;
#X connect 3 0 17 0;
#X connect 5 0 17 0;
#X connect 7 0 17 0;
#X connect 8 0 17 0;
#X connect 9 0 17 0;
#X connect 10 0 17 1;
#X connect 17 0 4 0;
#X connect 17 1 11 0;
#X connect 17 2 12 0;
|