/usr/lib/pd/extra/cyclone/maxmode-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 | #N canvas 58 510 553 372 10;
#X text 208 32 simulate mouse click to open panel;
#X obj 250 281 print mode;
#X msg 222 151 set max;
#X msg 229 174 set barry;
#X msg 232 227 bang;
#X msg 218 127 set;
#X obj 164 280 print result;
#X msg 231 203 get;
#X obj 158 256 cyclone/maxmode;
#X obj 241 310 pddp/print;
#X obj 151 336 pddp/print;
#X msg 196 53 click 0 0 0 0 0;
#X msg 153 75 cd path;
#X msg 166 97 pwd path;
#X text 205 76 set open panel directory;
#X text 224 97 set current and open panel directory;
#X text 16 11 import tool for Max/MSP patches;
#X connect 2 0 8 0;
#X connect 3 0 8 0;
#X connect 4 0 8 0;
#X connect 5 0 8 0;
#X connect 7 0 8 0;
#X connect 8 0 6 0;
#X connect 8 0 10 0;
#X connect 8 1 1 0;
#X connect 8 1 9 0;
#X connect 11 0 8 0;
#X connect 12 0 8 0;
#X connect 13 0 8 0;
|