/usr/lib/pd/extra/cyclone/buddy-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 | #N canvas 171 195 421 340 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 15 287 docs based on the MAX/MSP reference (c) cycling'74
;
#X text 14 301 ___________________________________________________ ;
#X text 100 171 arg sets number of in/outlets;
#X obj 41 21 buddy 4;
#X obj 28 168 buddy 3;
#X floatatom 28 235 5 0 0 0 - - -;
#X floatatom 50 213 5 0 0 0 - - -;
#X floatatom 72 193 5 0 0 0 - - -;
#X floatatom 28 102 5 0 0 0 - - -;
#X floatatom 50 126 5 0 0 0 - - -;
#X floatatom 72 146 5 0 0 0 - - -;
#X msg 106 89 clear;
#X text 162 89 clear all stored values;
#X text 105 15 sync incoming data \, output when all;
#X text 105 27 inlets received data;
#X connect 5 0 6 0;
#X connect 5 1 7 0;
#X connect 5 2 8 0;
#X connect 9 0 5 0;
#X connect 10 0 5 1;
#X connect 11 0 5 2;
#X connect 12 0 5 0;
|