This file is indexed.

/usr/share/doc/calf/Transient Designer.html is in calf-plugins 0.0.19+git20131202-1.

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
<html>
    <head>
        <link type="text/css" rel="stylesheet" href="scripts/thickbox.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/thickbox.js"></script>
        <script language="javascript" type="text/javascript" src="scripts/manual.js"></script>
    </head>
    <body>
        <div class="wrapper">
            <h1>Transient Designer</h1>
            <a href="images/Calf - Transient Designer.png" title="Calf - Transient Designer" class="thickbox"><img class="thumbnail" src="images/Calf - Transient Designer.png" /></a>
            <h2>Functionality</h2>
            <p>
                Transient Designer is used to modify the envelope of percussive signals (signals with a defined attack or transient) like drum sounds or percussion instruments. It is able to remove or to boost the attack or the release of a signal independent from its real gain in contrast to the operation of compressors or expanders.
                The Calf Transient Designer is able to add a defined sustain phase to the signal.
            </p>
            <h2>Controls</h2>
            <ul>
                <li><strong>Input (knob):</strong> Raise the volume before the signal is processed.</li>
                <li><strong>Input L/R (VU-meter):</strong> The level of the original signal</li>
                <li><strong>0dB (LED):</strong> Flashes if the level of the original signal raises above 0dB (it doesn't clip your signal)</li>
                <li><strong>Bypass:</strong> Don't process anything, just bypass the signal</li>
                <li><strong>Mix:</strong> Decide how much of the processed signal should be mixed into the original signal</li>
                <li><strong>Output L/R (VU-meter):</strong> The level of the processed signal</li>
                <li><strong>0dB (LED):</strong> Flashes if the level of the output signal raises above 0dB (it may clip your signal depending on your host and your systems' bitrate!)</li>
                <li><strong>Output (knob):</strong> Raise the overall volume after the process</li>
                <li><strong>Attack Time:</strong> This knob sets the duration of the attack phase. Technically it means that the attack curve reaches estimated 70.7% of the top of the actual signal (the envelope curve at that point to be more precisely) after the adjusted time.
                <li><strong>Attack Boost:</strong> Set the gain reduction or amplification in the attack phase. The more the attack curve differs from the actual signal (the envelope curve to be more precisely) the more the boost factor will alter the signal</li>
                <li><strong>Release Time:</strong> This knob sets the duration of the release phase (after the sustain phase). Technically it means that the release curve reaches estimated 29.3% of the difference between the actual signal (the envelope curve at that point to be more precisely) and the release curve after the adjusted time.
                <li><strong>Release Boost:</strong> Set the gain reduction or amplification in the release and sustain phase. The more the release curve differs from the actual signal (the envelope curve to be more precisely) the more the boost factor will alter the signal</li>
                <li><strong>Sustain Threshold:</strong> The release phase starts after the sustain phase has ended. The release phase starts after the original signal falls below the threshold level of the highest peak inside the transient</li>
                <li><strong>Display:</strong> Sets the amount of time to be displayed in the graph</li>
                <li><strong>Display Threshold:</strong> If this threshold is above -inf the curve is hold some milliseconds before a transient of the actual threshold value appears.
            </ul>
        </div>
    </body>
</html>