/usr/lib/pd/extra/cyclone/xbendin2-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 | #N canvas 620 82 559 499 10;
#X obj 0 471 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 0 274 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 627 248 375 328 META 0;
#X text 0 33 LICENSE SIBSD;
#X text 0 143 LIBRARY cyclone;
#X text 0 83 INLET_0 midi;
#X text 0 103 OUTLET_0 float;
#X text 0 123 OUTLET_1 float;
#X text 0 0 KEYWORDS midi pitchbend pitch bend 14 bit channel msb lsb
most significant bit least;
#X text 1 165 VERSION 0.2-beta1;
#X text 1 183 AUTHOR Krzysztof Czaja;
#X text 2 201 RELEASE_DATE 2002;
#X text 3 220 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 3 252 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 text 0 53 DESCRIPTION deconstruct extra precision midi pitchbend
objects 7 + 7 bit;
#X restore 504 473 pd META;
#X obj 0 313 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 376 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#X obj 0 415 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
0;
#N canvas 420 579 427 123 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 12 37 cyclone/xbendin;
#X obj 12 62 cyclone/xbendout;
#X obj 12 87 cyclone/xbendout2;
#X obj 136 37 bendout;
#X obj 137 63 midiout;
#X restore 210 473 pd Related_objects;
#X obj 80 285 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 80 325 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty xbendin2 3 12 0 18 -204280 -1
0;
#X text 180 285 - midi stream to input;
#X text 113 325 float;
#X obj 80 349 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 113 349 float;
#X obj 490 12 xbendin2;
#X floatatom 187 247 5 0 0 0 - - -;
#X floatatom 187 56 5 0 0 0 - - -;
#X floatatom 292 247 5 0 0 0 - - -;
#X floatatom 298 56 5 0 0 0 - - -;
#X floatatom 242 56 5 0 0 0 - - -;
#X text 96 387 1) float;
#X text 180 387 - initial channel number;
#X text 180 325 - Most Significant Byte (msb);
#X text 180 349 - Least Significant Byte (lsb);
#X text 113 285 midi;
#X text 114 431 in/output from;
#X obj 222 436 midiin;
#X obj 313 436 midiout;
#X text 272 431 or to;
#X obj 187 101 cyclone/xbendout2 1;
#X obj 187 177 cyclone/xbendin2 1;
#X text 12 23 deconstruct extra precision midi pitchbend objects 7
+ 7 bit;
#X connect 16 0 29 0;
#X connect 18 0 29 2;
#X connect 19 0 29 1;
#X connect 29 0 30 0;
#X connect 30 0 15 0;
#X connect 30 1 17 0;
|