/usr/share/calf/doc/Sidechain Limiter.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 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>Sidechain Limiter</h1>
            <a href="images/Calf - Sidechain Limiter.jpg" title="Calf - Sidechain Limiter" class="prettyPhoto"><img class="thumbnail" src="images/Calf - Sidechain Limiter.jpg" /></a>
            <h2>Functionality</h2>
            <p>
                The Sidechain Limiter is a <a href="Multiband Limiter.html" title="Calf Multiband Limiter">Multiband Limiter</a>
                with an additional input - the so called sidechain. This input is treated
                like a single band of the limiter which means that its signal is taken into
                account for the multiband processing. The sidechain is also mixed into
                the main signal afterwards.
            </p>
            <h2>Tips</h2>
            <p>
                Use Sidechain Limiter for mastering a multitrack project where some of your
                (important) single tracks perish against the overall mix.
            </p>
            <p>
                E.g. a lead vocal track is sometimes superimposed by other instruments:<br/>
                Route an AUX send from the vocal track to the sidechain. The send level
                of the AUX determines the presence of the lead vocals.
            </p>
            <h2>Controls</h2>
            <p>
                Please refer to the <a href="Multiband Limiter.html" title="Calf Multiband Limiter">Multiband Limiter</a> page for more details.
            <div class="footer"><a href="index.html" title="Index">Index</a><a href="#" title="Top">Top</a></a></div>
        </div>
    </body>
</html>
 |