/usr/lib/pd/extra/cyclone/cycle-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 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 78 | #N canvas 259 235 430 366 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 25 332 docs based on the MAX/MSP reference (c) cycling'74;
#X text 24 346 ___________________________________________________
;
#X obj 34 159 cycle 3;
#X floatatom 62 133 5 0 0 0 - - -;
#X floatatom 34 185 5 0 0 0 - - -;
#X floatatom 56 206 5 0 0 0 - - -;
#X floatatom 78 185 5 0 0 0 - - -;
#X msg 34 65 1;
#X msg 34 83 2;
#X msg 34 101 3;
#X obj 20 24 cycle 3;
#X text 84 25 send data to individual outlets;
#X obj 308 149 cycle 2;
#X obj 308 102 metro 300;
#X obj 308 82 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 308 174 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 352 173 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 308 125 symbol foo;
#X text 116 75 sets next outlet;
#X msg 70 72 set 2;
#X msg 69 92 thresh;
#X text 124 94 change output mode*;
#X text 27 262 * look here:;
#N canvas 392 290 450 275 more... 0;
#X obj 239 99 cycle 2 0;
#X floatatom 239 149 5 0 0 0 - - -;
#X floatatom 297 148 5 0 0 0 - - -;
#X floatatom 239 62 5 0 0 0 - - -;
#X floatatom 72 155 5 0 0 0 - - -;
#X floatatom 130 155 5 0 0 0 - - -;
#X floatatom 72 61 5 0 0 0 - - -;
#X obj 72 108 cycle 2 1;
#X msg 155 38 1;
#X msg 155 56 2;
#X msg 155 74 3;
#X text 54 211 ok \, so I don't fully understand this but it looks
;
#X text 55 226 like new 'events' alway end up in the left outlet;
#X msg 102 35 1 2 3;
#X text 55 240 whereas only lists get parted in the expected way.;
#X msg 22 37 thresh;
#X msg 300 38 thresh;
#X msg 309 62 1 2 3 4;
#X connect 0 0 1 0;
#X connect 0 1 2 0;
#X connect 3 0 0 0;
#X connect 6 0 7 0;
#X connect 7 0 4 0;
#X connect 7 1 5 0;
#X connect 8 0 7 0;
#X connect 9 0 7 0;
#X connect 10 0 7 0;
#X connect 13 0 7 0;
#X connect 15 0 7 0;
#X connect 16 0 0 0;
#X connect 17 0 0 0;
#X restore 119 257 pd more...;
#X text 89 160 1st arg sets nr of outlets*;
#X connect 3 0 5 0;
#X connect 3 1 6 0;
#X connect 3 2 7 0;
#X connect 4 0 3 0;
#X connect 8 0 3 0;
#X connect 9 0 3 0;
#X connect 10 0 3 0;
#X connect 13 0 16 0;
#X connect 13 1 17 0;
#X connect 14 0 18 0;
#X connect 15 0 14 0;
#X connect 18 0 13 0;
#X connect 20 0 3 0;
#X connect 21 0 3 0;
|