This file is indexed.

/usr/lib/pd/extra/cyclone/slide~-help.pd is in pd-cyclone 0.2~beta3-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
#N canvas 621 81 558 530 10;
#X obj 0 631 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 0 349 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 599 339 377 257 META 0;
#X text 0 31 LICENSE SIBSD;
#X text 0 139 LIBRARY cyclone;
#X text 0 121 OUTLET_0 signal;
#X text 0 67 INLET_0 signal;
#X text 0 85 INLET_1 float;
#X text 0 103 INLET_2 float;
#X text 0 49 DESCRIPTION smooth-out changes in signal values;
#X text 0 0 KEYWORDS signal smooth smooth-out changes slideup slidedown
slide;
#X text 0 158 VERSION 0.2-beta1;
#X text 0 176 AUTHOR Krzysztof Czaja;
#X text 1 194 RELEASE_DATE 2002;
#X text 2 213 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 245 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 633 pd META;
#X obj 0 438 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 475 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#X obj 0 539 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
0;
#N canvas 321 491 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 restore 203 633 pd Related_objects;
#X obj 81 358 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 81 448 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty slide~ 3 12 0 18 -204280 -1 0
;
#X obj 499 11 slide~;
#X text 19 24 Smooth-out changes in signal values;
#X obj 81 384 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X obj 81 411 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
;
#X floatatom 343 97 0 0 0 0 - - -;
#X msg 208 60 1;
#X msg 169 60 0;
#X text 365 46 slide down;
#X floatatom 266 98 0 0 0 0 - - -;
#X obj 190 106 sig~;
#X floatatom 190 85 0 0 0 0 - - -;
#X text 271 45 slide up;
#X obj 191 327 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
-262144 -1 -1 0 256;
#X text 108 358 signal;
#X text 183 358 - signal to smooth out;
#X text 108 384 float;
#X text 108 411 float;
#X text 108 448 signal;
#X text 183 448 - smoothed out signal;
#X text 91 488 1) float;
#X text 91 510 2) float;
#X text 110 557 Slide filters an input signal logarithmically between
changes in signal value. The formula is y(n) = y(n-1) + ((x(n) - y(n-1))/slide).
It's particularly useful for envelope following and lowpass filtering.
;
#X obj 168 209 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
-1 -1 0 1;
#X obj 82 248 osc~ 440;
#X obj 82 273 *~;
#X obj 82 301 output~;
#X obj 191 302 cyclone/Snapshot~ 100;
#X msg 266 64 44100;
#X msg 355 65 44100;
#X msg 307 64 220500;
#X msg 395 65 220500;
#X obj 190 161 cyclone/slide~ 44100 44100;
#X text 183 384 - slideup value in samples;
#X text 183 411 - slidedown vlaue in samples;
#X text 183 488 - initial slideup value in samples;
#X text 183 510 - initial slidedown value in samples;
#X text 170 43 off;
#X text 207 43 on;
#X connect 14 0 41 2;
#X connect 15 0 20 0;
#X connect 16 0 20 0;
#X connect 18 0 41 1;
#X connect 19 0 41 0;
#X connect 20 0 19 0;
#X connect 33 0 34 0;
#X connect 34 0 35 0;
#X connect 34 0 35 1;
#X connect 36 0 22 0;
#X connect 36 0 32 0;
#X connect 37 0 18 0;
#X connect 38 0 14 0;
#X connect 39 0 18 0;
#X connect 40 0 14 0;
#X connect 41 0 34 1;
#X connect 41 0 36 0;