/usr/lib/pd/extra/cyclone/next-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 | #N canvas 359 111 423 391 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 18 350 docs based on the MAX/MSP reference (c) cycling'74
;
#X text 17 364 ___________________________________________________ ;
#X obj 19 19 next;
#X text 67 21 Try to separate messages into logical parts;
#X obj 104 184 next;
#X obj 104 264 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 127 214 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 59 118 5 0 0 0 - - -;
#X obj 104 74 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 104 103 1;
#X msg 104 120 2;
#X msg 104 139 3;
#X text 128 258 bang if the current message is not part;
#X text 127 271 of the same logical stream;
#X text 150 221 of the same logical stream;
#X text 151 208 bang if the current message is part;
#X msg 167 100 1 2 3 4;
#X msg 167 150 4 3 2 1;
#X obj 167 126 spigot;
#X obj 215 127 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X msg 17 88 1 \, 2 \, 3 \, 4;
#X connect 5 0 6 0;
#X connect 5 1 7 0;
#X connect 8 0 5 0;
#X connect 9 0 10 0;
#X connect 9 0 11 0;
#X connect 9 0 12 0;
#X connect 10 0 5 0;
#X connect 11 0 5 0;
#X connect 12 0 5 0;
#X connect 17 0 5 0;
#X connect 17 0 19 0;
#X connect 18 0 5 0;
#X connect 19 0 18 0;
#X connect 20 0 19 1;
#X connect 21 0 5 0;
|