/usr/lib/pd/extra/cyclone/bangbang-help.pd is in pd-cyclone 0.2~beta1-2.
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 | #N canvas 555 80 556 530 10;
#X obj 0 503 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 1 316 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 463 351 408 299 META 0;
#X text 1 20 LICENSE SIBSD;
#X text 1 100 LIBRARY cyclone;
#X text 1 0 KEYWORDS bang bangbang control;
#X text 1 40 DESCRIPTION send a number of bangs in order;
#X text 1 60 INLET_0 float bang message symbol;
#X text 1 80 OUTLET_0 bang;
#X text 0 118 VERSION 0.2-beta1;
#X text 0 136 AUTHOR Krzysztof Czaja;
#X text 1 154 RELEASE_DATE 2002;
#X text 2 173 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 205 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland
updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan
adapted the patch to pd-extended 2015-02-02;
#X restore 500 505 pd META;
#X obj 1 403 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 1 440 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#N canvas 159 486 428 109 Related_objects 0;
#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
#X text 6 1 Related Objects;
#X obj 26 35 trigger b b b ...;
#X obj 137 35 bang;
#X obj 170 35 loadbang;
#X obj 227 35 initbang;
#X restore 210 505 pd Related_objects;
#X obj 79 325 cnv 17 3 72 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 79 414 cnv 17 3 17 empty empty n 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty bangbang 3 12 0 18 -204280 -1
0;
#X text 107 324 bang;
#X text 107 342 float;
#X text 107 361 message;
#X text 107 381 symbol;
#X text 170 349 - anything will trigger a bangbang! just like a bang
;
#X obj 83 69 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 107 412 bang;
#X text 89 463 1) float;
#X text 170 464 - set the number of bang outlets.;
#X text 12 23 send a number of bangs in order;
#X obj 492 5 bangbang;
#X text 45 50 bangbang operates just like bang \, but it sends several
bangs;
#X obj 188 168 print the;
#X obj 170 189 print quick;
#X obj 153 210 print brown;
#X obj 135 230 print fox;
#X obj 118 251 print jumped;
#X obj 100 272 print over;
#X obj 83 293 print the lazy dog.;
#X obj 83 118 cyclone/bangbang 7;
#X connect 14 0 28 0;
#X connect 28 0 27 0;
#X connect 28 1 26 0;
#X connect 28 2 25 0;
#X connect 28 3 24 0;
#X connect 28 4 23 0;
#X connect 28 5 22 0;
#X connect 28 6 21 0;
|