/usr/lib/pd/extra/zexy/multiline~-help.pd is in pd-zexy 2.2.6-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 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 | #N canvas 0 31 758 463 10;
#X obj 67 43 multiline~;
#X text 209 45 line~d multiplication of multiple signals;
#X obj 47 191 sig~ 1;
#X obj 96 191 sig~ 10;
#X floatatom 57 271 4 0 0 0 - - -;
#X floatatom 154 272 4 0 0 0 - - -;
#X msg 153 171 0 -1;
#X obj 57 251 avg~;
#X obj 154 252 avg~;
#X floatatom 215 198 4 0 0 0 - - -;
#X text 252 199 line-time;
#X floatatom 121 119 4 0 0 0 - - -;
#X text 157 122 multiply all signals with the same value;
#X obj 57 213 multiline~ 1 2 50;
#X msg 154 144 2 1;
#X obj 452 225 multiline~ 1 1 1 1 1000;
#X obj 452 243 avg~;
#X floatatom 452 262 4 0 0 0 - - -;
#X obj 452 183 sig~ 1;
#X obj 496 243 avg~;
#X floatatom 496 262 4 0 0 0 - - -;
#X obj 496 183 sig~ 1;
#X obj 540 243 avg~;
#X floatatom 540 262 4 0 0 0 - - -;
#X obj 540 183 sig~ 1;
#X obj 585 244 avg~;
#X floatatom 585 263 4 0 0 0 - - -;
#X obj 585 184 sig~ 1;
#X msg 653 161 0 0 0 0;
#X msg 653 197 1 0 2 0;
#X msg 653 179 0 1 0 2;
#X msg 653 215 1 1;
#X text 49 387 creation:;
#X obj 121 390 multiline~ g1 g2 g3 ... g<n> fade-time;
#X text 194 156 gain1 gain2 ...;
#X text 397 384 will make <n> outlets and (n+2) inlets (1 extra for
the gain-list \, 1 extra for the fade-time);
#X text 551 8 part of zexy;
#N canvas 717 266 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 125 AUTHOR IOhannes m zmoelnig;
#X text 12 65 INLET_N signal;
#X text 12 85 INLET_R list;
#X text 12 105 OUTLET_N signal;
#X text 12 45 DESCRIPTION line~d multiplication of multiple signals
;
#X text 12 5 KEYWORDS signal ramp;
#X restore 705 438 pd META;
#X connect 2 0 13 0;
#X connect 3 0 13 1;
#X connect 6 0 13 2;
#X connect 7 0 4 0;
#X connect 8 0 5 0;
#X connect 9 0 13 3;
#X connect 11 0 13 2;
#X connect 13 0 7 0;
#X connect 13 1 8 0;
#X connect 14 0 13 2;
#X connect 15 0 16 0;
#X connect 15 1 19 0;
#X connect 15 2 22 0;
#X connect 15 3 25 0;
#X connect 16 0 17 0;
#X connect 18 0 15 0;
#X connect 19 0 20 0;
#X connect 21 0 15 1;
#X connect 22 0 23 0;
#X connect 24 0 15 2;
#X connect 25 0 26 0;
#X connect 27 0 15 3;
#X connect 28 0 15 4;
#X connect 29 0 15 4;
#X connect 30 0 15 4;
#X connect 31 0 15 4;
|