This file is indexed.

/usr/lib/pd/extra/cyclone/xbendout2-help.pd is in pd-cyclone 0.2~beta3-4.

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
#N canvas 506 80 560 531 10;
#X obj 0 503 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 0 290 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 617 289 382 345 META 0;
#X text 0 33 LICENSE SIBSD;
#X text 0 163 LIBRARY cyclone;
#X text 0 0 KEYWORDS midi pitchbend pitch bend 14 bit channel msb lsb
most significant bit least;
#X text 0 143 OUTLET_0 midi;
#X text 0 83 INLET_0 float;
#X text 0 103 INLET_1 float;
#X text 0 123 INLET_2 float;
#X text 0 182 VERSION 0.2-beta1;
#X text 0 200 AUTHOR Krzysztof Czaja;
#X text 1 218 RELEASE_DATE 2002;
#X text 2 237 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 269 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 construct extra precision midi pitchbend objects
14 bit;
#X restore 504 505 pd META;
#X obj 0 379 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 418 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#X obj 0 457 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
0;
#N canvas 322 427 428 127 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 36 37 cyclone/xbendin;
#X obj 36 62 cyclone/xbendout;
#X obj 36 87 cyclone/xbendin2;
#X obj 161 36 midiin;
#X obj 162 62 midiout;
#X restore 209 505 pd Related_objects;
#X obj 80 390 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 80 302 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty xbendout2 3 12 0 18 -204280 -1
0;
#X text 114 390 midiout;
#X text 114 302 float;
#X obj 80 326 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 114 326 float;
#X text 96 430 1) float;
#X text 192 390 - output of midi stream;
#X obj 484 11 xbendout2;
#X obj 80 350 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
;
#X text 114 350 float;
#X text 192 350 - channel number;
#X floatatom 189 263 5 0 0 0 - - -, f 5;
#X floatatom 189 50 5 0 127 0 - - -, f 5;
#X floatatom 294 263 5 0 0 0 - - -, f 5;
#X floatatom 300 50 5 0 15 0 - - -, f 5;
#X floatatom 241 50 5 0 127 0 - - -, f 5;
#X text 192 430 - initial channel number;
#X text 114 469 in/output from;
#X obj 222 474 midiin;
#X obj 313 474 midiout;
#X text 272 469 or to;
#X text 192 302 - Most Significant Byte (msb);
#X text 192 326 - Least Significant Byte (lsb);
#X text 12 23 construct extra precision midi pitchbend objects 14 bit
;
#X obj 241 75 t b f;
#X obj 189 145 cyclone/xbendout2 1;
#X obj 189 224 cyclone/xbendin2 1;
#X connect 21 0 34 0;
#X connect 23 0 34 2;
#X connect 24 0 33 0;
#X connect 33 0 34 0;
#X connect 33 1 34 1;
#X connect 34 0 35 0;
#X connect 35 0 20 0;
#X connect 35 1 22 0;