/usr/lib/pd/extra/cyclone/bondo-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 | #N canvas 276 216 433 404 10;
#X text 16 358 docs based on the MAX/MSP reference (c) cycling'74;
#X text 15 372 ___________________________________________________
;
#X obj 41 22 bondo 4;
#X text 114 22 synx a group of messages;
#X text 114 218 arg sets number of in/outlets;
#X obj 42 215 bondo 3;
#X obj 64 265 print two;
#X msg 64 97 brown;
#X msg 86 121 fox;
#X msg 86 141 jumps;
#X obj 86 241 print one;
#X obj 42 291 print three;
#X msg 64 78 quick;
#X msg 42 124 a;
#X msg 161 140 set newval;
#X text 246 139 set the value / no output;
#X msg 162 89 bang;
#X text 200 84 output all values;
#X text 199 95 works for all inlets;
#X connect 5 0 11 0;
#X connect 5 1 6 0;
#X connect 5 2 10 0;
#X connect 7 0 5 1;
#X connect 8 0 5 2;
#X connect 9 0 5 2;
#X connect 12 0 5 1;
#X connect 13 0 5 0;
#X connect 14 0 5 1;
#X connect 14 0 5 2;
#X connect 14 0 5 0;
#X connect 16 0 5 2;
|