/usr/lib/pd/extra/cyclone/gate-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 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | #N canvas 517 79 558 503 10;
#X obj 0 478 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 0 310 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 572 254 390 217 META 0;
#X text 0 18 LICENSE SIBSD;
#X text 0 108 LIBRARY cyclone;
#X text 0 0 KEYWORDS data specific output gate;
#X text 0 36 DESCRIPTION send data out the specified output;
#X text 0 54 INLET_0 bang float;
#X text 0 72 INLET_1 anything;
#X text 0 90 OUTLET_N anything;
#X text 0 127 VERSION 0.2-beta1;
#X text 0 145 AUTHOR Krzysztof Czaja;
#X text 1 163 RELEASE_DATE 2002;
#X text 2 182 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 214 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 501 480 pd META;
#X obj 0 398 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 438 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#N canvas 302 362 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 13 31 switch;
#X obj 14 52 cyclone/cycle;
#X restore 201 480 pd Related_objects;
#X obj 87 319 cnv 17 3 35 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 87 369 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty gate 3 12 0 18 -204280 -1 0;
#X obj 516 2 gate;
#X text 12 23 send data out the specified output;
#X floatatom 232 91 5 0 0 0 - - -;
#X floatatom 151 54 5 0 4 0 - - -;
#X floatatom 151 286 5 0 0 0 - - -;
#X floatatom 178 267 5 0 0 0 - - -;
#X floatatom 205 248 5 0 0 0 - - -;
#X floatatom 232 229 5 0 0 0 - - -;
#X obj 382 70 hradio 15 1 0 4 empty empty empty 0 -6 0 8 -262144 -1
-1 0;
#X symbolatom 382 258 10 0 0 0 - - -;
#X symbolatom 422 236 10 0 0 0 - - -;
#X symbolatom 463 214 10 0 0 0 - - -;
#X msg 463 91 symbol foo;
#X msg 471 113 symbol bar;
#X text 383 50 works for other data types:;
#X msg 97 92 bang;
#X floatatom 95 209 5 0 0 0 - - -;
#X text 112 317 bang;
#X text 187 318 - report open outlet;
#X text 112 339 float;
#X text 187 339 - set open gate number (0 is closed);
#X obj 87 410 cnv 17 3 17 empty empty n 5 9 0 16 -228856 -162280 0
;
#X text 112 369 anything;
#X text 187 369 - data to send through gate;
#X text 112 410 anything;
#X text 94 452 1) float;
#X text 187 452 - number of outlets;
#X text 271 90 data to be sent;
#X text 18 203 reports the;
#X text 16 213 open outlet:;
#X text 187 409 - data from inlet 1 \, for only the open outlet;
#X text 11 84 hit to report;
#X text 11 97 open outlet;
#X text 187 46 send data to which outlet?;
#X text 187 58 0 = closed;
#X obj 151 153 cyclone/gate 4;
#X obj 382 153 cyclone/gate 3;
#X obj 208 91 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 232 208 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 205 208 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 178 208 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 151 208 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X connect 11 0 44 1;
#X connect 12 0 44 0;
#X connect 17 0 45 0;
#X connect 21 0 45 1;
#X connect 22 0 45 1;
#X connect 24 0 44 0;
#X connect 44 0 13 0;
#X connect 44 0 25 0;
#X connect 44 0 50 0;
#X connect 44 1 14 0;
#X connect 44 1 49 0;
#X connect 44 2 15 0;
#X connect 44 2 48 0;
#X connect 44 3 16 0;
#X connect 44 3 47 0;
#X connect 45 0 18 0;
#X connect 45 1 19 0;
#X connect 45 2 20 0;
#X connect 46 0 44 1;
|