/usr/lib/pd/extra/cyclone/Uzi-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 | #N canvas 32 175 469 429 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 26 376 docs based on the MAX/MSP reference (c) cycling'74
;
#X text 25 390 ___________________________________________________ ;
#X obj 43 23 Uzi 4;
#X text 98 24 send a specified nr of bangs as fast as possible;
#X obj 60 201 Uzi 2;
#X obj 60 309 print uzi;
#X obj 60 141 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 90 161 5 0 0 0 - - -;
#X text 136 161 set number of bangs;
#X msg 89 86 pause;
#X text 186 86 pause sending bangs;
#X msg 132 86 break;
#X msg 152 110 resume;
#X msg 88 110 continue;
#X text 209 111 resume sending;
#X floatatom 90 226 5 0 0 0 - - -;
#X obj 75 276 print lastbang;
#X text 137 228 number of current bang;
#X connect 5 0 6 0;
#X connect 5 1 17 0;
#X connect 5 2 16 0;
#X connect 7 0 5 0;
#X connect 8 0 5 1;
#X connect 10 0 5 0;
#X connect 12 0 5 0;
#X connect 13 0 5 0;
#X connect 14 0 5 0;
|