This file is indexed.

/usr/share/calf/doc/Filterclavier.html is in calf-plugins 0.0.60-4+b1.

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
<html>
    <head>
        <meta http-equiv="content-type" content="text/html; charset=UTF-8">
        <link type="text/css" rel="stylesheet" href="scripts/prettyPhoto.css" />
        <link type="text/css" rel="stylesheet" href="scripts/style.css" />
        <script language="javascript" type="text/javascript" src="scripts/jquery.js"></script>
        <script language="javascript" type="text/javascript" src="scripts/jquery.prettyPhoto.js"></script>
        <script language="javascript" type="text/javascript" src="scripts/manual.js"></script>
    </head>
    <body>
        <div class="wrapper">
            <h1>Filterclavier</h1>
            <a href="images/Calf - Filterclavier.jpg" title="Calf - Filterclavier" class="prettyPhoto"><img class="thumbnail" src="images/Calf - Filterclavier.jpg" /></a>
            <h2>Functionality</h2>
            <p>
                Filterclavier is a <a href="Filter.html" title="Calf Filter">Filter</a>
                whose frequency is set via MIDI input.
            </p>
            <h2>Tips</h2>
            <p>
                
            </p>
            <h2>Controls</h2>
            <ul>
                <li><strong>Transpose:</strong> Transpose the incoming MIDI signal by this amount of half tones</li>
                <li><strong>Detune:</strong> Detune the filters frequency by this amount of cents of a half tone</li>
                <li><strong>Mode:</strong> Choose the type of the filter</li>
                <li><strong>Max. Resonance:</strong> Add an accentuation to the center frequency. Used on a bandpass the surrounding frequencies are decreased in level and the band gets more narrow, a bandreject is narrowed down to a thin needle</li>
                <li><strong>Portamento Time:</strong> Smoothen your automated jumps between frequencies</li>
            </ul>
            <div class="footer"><a href="index.html" title="Index">Index</a><a href="#" title="Top">Top</a></a></div>
        </div>
    </body>
</html>