/usr/lib/pd/extra/cyclone/allpass~-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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 | #N canvas 114 161 528 447 10;
#X obj 36 30 allpass~;
#X text 115 30 allpass filter;
#X floatatom 154 301 0 0 100 0 - - -;
#N canvas 159 26 532 285 output 0;
#X obj 338 160 t b;
#X obj 338 110 f;
#X obj 338 60 inlet;
#X text 344 29 mute;
#X obj 338 185 f;
#X msg 426 180 0;
#X msg 338 85 bang;
#X obj 338 135 moses 1;
#X obj 397 110 moses 1;
#X obj 83 148 dbtorms;
#X obj 397 85 r master-lvl;
#X obj 83 42 r master-lvl;
#X obj 338 210 s master-lvl;
#X obj 20 155 inlet~;
#X obj 199 41 inlet;
#X text 199 18 level;
#X obj 199 105 s master-lvl;
#X msg 96 65 set \$1;
#X obj 96 90 outlet;
#X msg 214 65 \; pd dsp 1;
#X obj 83 198 line~;
#X obj 20 207 *~;
#X obj 20 232 dac~;
#X obj 83 173 pack 0 50;
#X text 20 132 audio;
#X text 96 114 show level;
#X obj 426 155 t b;
#X obj 20 181 hip~ 1;
#X connect 0 0 4 0;
#X connect 1 0 7 0;
#X connect 2 0 6 0;
#X connect 4 0 12 0;
#X connect 5 0 12 0;
#X connect 6 0 1 0;
#X connect 7 0 0 0;
#X connect 7 1 26 0;
#X connect 8 1 4 1;
#X connect 9 0 23 0;
#X connect 10 0 1 1;
#X connect 10 0 8 0;
#X connect 11 0 9 0;
#X connect 11 0 17 0;
#X connect 13 0 27 0;
#X connect 14 0 16 0;
#X connect 14 0 19 0;
#X connect 17 0 18 0;
#X connect 20 0 21 1;
#X connect 21 0 22 0;
#X connect 21 0 22 1;
#X connect 23 0 20 0;
#X connect 26 0 5 0;
#X connect 27 0 21 0;
#X restore 125 325 pd output;
#X msg 183 301 MUTE;
#X floatatom 192 184 5 0 0 0 - - -;
#X obj 125 72 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 260 224 / 100;
#X floatatom 260 205 5 0 0 0 - - -;
#X text 154 71 generate short noisebursts;
#N canvas 0 22 290 283 burst 0;
#X obj 48 173 noise~;
#X obj 95 172 line~;
#X obj 79 203 *~;
#X obj 95 73 metro 300;
#X msg 43 132 0 20;
#X msg 95 112 1 10;
#X obj 44 112 del 20;
#X obj 95 43 inlet;
#X obj 79 236 outlet~;
#X connect 0 0 2 0;
#X connect 1 0 2 1;
#X connect 2 0 8 0;
#X connect 3 0 5 0;
#X connect 3 0 6 0;
#X connect 4 0 1 0;
#X connect 5 0 1 0;
#X connect 6 0 4 0;
#X connect 7 0 3 0;
#X restore 125 100 pd burst;
#X text 240 184 delay time;
#X text 305 204 gain;
#X text 184 125 del time / gain can also be;
#X text 22 403 docs based on the MAX/MSP reference (c) cycling'74;
#X text 21 417 ___________________________________________________
;
#X text 273 249 allpass~ accepts up o 4 args:;
#X text 274 264 1 max del time (default 10ms);
#X text 274 277 2 initial del time;
#X text 274 289 3 initial gain;
#X text 274 301 4 gain coefficient;
#X text 184 136 specified using signals when;
#X text 183 148 using a signal to control gain;
#X text 183 160 the gain coeff is ignored \, see below;
#X msg 71 179 clear;
#X text 37 162 clear buffer;
#X obj 125 252 allpass~ 100 4 0.7 0;
#X connect 2 0 3 1;
#X connect 3 0 2 0;
#X connect 4 0 3 2;
#X connect 5 0 26 1;
#X connect 6 0 10 0;
#X connect 7 0 26 2;
#X connect 8 0 7 0;
#X connect 10 0 26 0;
#X connect 24 0 26 0;
#X connect 26 0 3 0;
|