/usr/lib/pd/extra/moonlib/dripchar-help.pd is in pd-moonlib 0.3.6-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 | #N canvas 1 82 430 259 10;
#X obj 0 0 cnv 8 100 60 empty empty dripchar 10 20 1 18 -262144 -1109
0;
#X text 7 221 (c) Moonix: Antoine Rousseau 2003;
#X obj 131 49 loadbang;
#X obj 131 95 dripchar;
#X msg 131 69 symbol Antoine;
#X text 132 12 drip characters from a symbol to a list;
#X obj 131 117 unpack s s s s s s s;
#X symbolatom 131 142 1 0 0 0 - - -, f 1;
#X symbolatom 153 142 1 0 0 0 - - -, f 1;
#X symbolatom 176 142 1 0 0 0 - - -, f 1;
#X symbolatom 198 142 1 0 0 0 - - -, f 1;
#X symbolatom 221 142 1 0 0 0 - - -, f 1;
#X symbolatom 243 142 1 0 0 0 - - -, f 1;
#X symbolatom 266 142 1 0 0 0 - - -, f 1;
#X msg 245 69 symbol moonix_;
#N canvas 380 146 494 344 META 0;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Antoine Rousseau;
#X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS control conversion symbol_op;
#X text 12 45 DESCRIPTION drip characters from a symbol to a list;
#X text 12 65 INLET_0 symbol;
#X text 12 85 OUTLET_0 list;
#X restore 363 207 pd META;
#X connect 2 0 4 0;
#X connect 3 0 6 0;
#X connect 4 0 3 0;
#X connect 6 0 7 0;
#X connect 6 1 8 0;
#X connect 6 2 9 0;
#X connect 6 3 10 0;
#X connect 6 4 11 0;
#X connect 6 5 12 0;
#X connect 6 6 13 0;
#X connect 14 0 3 0;
|