This file is indexed.

/usr/share/calf/doc/Tape Simulator.html is in calf-plugins 0.0.60-5.

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
<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>Tape Simulator</h1>
            <a href="images/Calf - Tape Simulator.jpg" title="Calf - Tape Simulator" class="prettyPhoto"><img class="thumbnail" src="images/Calf - Tape Simulator.jpg" /></a>
            <h2>Functionality</h2>
            <p>
                Calf Tape Simulator modifies signals as if they were recorded on a tape machine or tape deck.
                It is able to simulate different aspects of magnetical recordings like loss of brilliance, noise,
                softer transients, distortion/compression of the signal and mechanical tape threading path problems.
            </p>
            <h2>Controls</h2>
            <ul>
                <li><strong>Bypass:</strong> Don't process anything, just bypass the signal</li>
                <li><strong>In L/In R:</strong> The level after the input knob</li>
                <li><strong>0dB:</strong> Flashes if input level rises above 0dB</li>
                <li><strong>Mix:</strong> Decide how much of the processed signal should be mixed into the original signal</li>
                <li><strong>Out L/Out R:</strong> The level after processing and after the output knob</li>
                <li><strong>0dB:</strong> Flashes if output level rises above 0dB</li>
                <li><strong>Output:</strong> Control the output of the effect - clipping could destroy your signal</li>
                <li><strong>Filter:</strong> The signal is sent to a filter stage. The filters are modulated depending on the tape speed if "Mechanical" is above 0%</li>
                <li><strong>Tape Speed:</strong> The Tape Speed changes "Mechanical" and "Magnetical" effects</li>
                <li><strong>Magnetical:</strong> Enable if transients should be flattened depending on the tape speed setting</li>
                <li><strong>Mechanical:</strong> Left and right channels filters are modulated opposite in phase. Additionally phasing problems between left and right channel are added</li>
                <li><strong>Noise:</strong> Add some filtered tape-like noise</li>
                <li><strong>Muffle:</strong> Switches the fader post distortion stage. This "muffles" the overall distortion sound with the filter</li>
            </ul>
            <div class="footer"><a href="index.html" title="Index">Index</a><a href="#" title="Top">Top</a></a></div>
        </div>
    </body>
</html>