Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > cacce3d33a6bb704cb067ff82f5844d8 > files > 379

lsp-plugins-1.1.9-1.mga7.armv7hl.rpm

<!DOCTYPE html>

<html>
	<head>
		<title>Linux Studio Plugins Project</title>

		<meta content="text/html; charset=utf-8" http-equiv="Content-Type">

		<link rel="stylesheet" href="../../css/style.css" type="text/css">
	</head>
	<body>
		<div id="body">
			<!-- Header -->
			<div id="header">
				<img src="../../img/header.png" alt="Linux Studio Plugins Project" >
			</div>
			
			<!-- Navigation top -->
			<div id="menu">
				<ul>
			<li class="sel">Delay Compensator Mono - Verzögerungsausgleicher Mono</li>
		<li><a href="../../index.html">Home</a></li>
	</ul>
			</div>
		
			<!-- Main content -->
			<div id="main">
				<h1>Verzögerungsausgleicher Mono</h1>
<img class="plugin" src="../../img/plugins/comp_delay_mono.png" alt="Verzögerungsausgleicher Mono">
<p><b>Detailed:&nbsp;</b>LSP Delay Compensator Mono - Verzögerungsausgleicher Mono (VA1M)</p>
<p><b>Formats:&nbsp;</b>LADSPA,&nbsp;LV2,&nbsp;LinuxVST,&nbsp;JACK</p>
<p><b>Categories:&nbsp;</b>Delay</p>
<p><b>Developer:&nbsp;</b>Vladimir Sadovnikov</p>
<p><b>Description:&nbsp;</b></p>

<p>
	This plugin allows to add short delay to the mono channel to compensate the phase offset relatively to other channels.
	The main idea is to add some delay of the signal recorded by set of microphones placed at different positions and distances
	from the sound source. Because the speed of the sound is low (about 340 m/s), the signal from the sources placed on different
	position comes with different delays. When the receivers are placed on the different distances, the signal comes with different
	delays to them. So the final mix of the recorded tracks can sound muddy or, on the contrary, very thick.
	Note that even 1 centimeter of the difference can take the negative effect. To avoid this, you can add more delay to the receivers
	placed near the source and less delay to the receivers placed far from the source. This plugin helps to do this in three ways.
	In conjunction with <b><a href="../../html/plugins/phase_detector.html">LSP Phase Detector - Phasendetektor</a></b> you can very fast phase your sources.
</p>

<p><b>Controls:</b></p>
<ul>
	<li>
		<b>Bypass</b> - bypass switch, when turned on (led indicator is shining), the output signal is similar to input signal. That does not mean
		that the delay line is not working. The delay line <u>always</u> collects input signal to prevent clicks or other noise when turning on.
	</li>
	<li><b>Output</b> - the loudness of the processed output signal.</li>
	<li><b>Dry amount</b> - the amount of the unprocessed (dry) signal in the output signal.</li>
	<li><b>Wet amount</b> - the amount of the processed (wet) signal in the output signal.</li>
	<li>
		<b>Mode</b> - the switch button that selects active mode of the delay: <b>Samples</b>, <b>Distance</b> or <b>Time</b>. When the mode is active,
		then the <b>Active</b> led of the appropriate control group is shining.
	</li>
	<li>
		<b>Ramp</b> - the button that enables ramping mode of the delay. This feature allows to smooth delay jumps when applying automation by
		linearizing the delay change when processing audio.
	</li>
	<li><b>Samples</b> - sets the delay in samples for the <b>Samples</b> mode.</li>
	<li><b>Meters</b> - inaccurate distance control, sets the distance in meters for the <b>Distance</b> mode.</li>
	<li><b>Centimeters</b> - accurate distance control, sets the additional distance in centimeters for the <b>Distance</b> mode.</li>
	<li><b>Temperature</b> - temperature of the air for the <b>Distance</b> mode. <u>Note</u> that the speed of the sound in the air highly depends on the temperature of the air.</li>
	<li><b>Time</b> - the time to delay the input signal for the <b>Time</b> mode.</li>
</ul>

<p><b>Indicators:</b></p>
<ul>
	<li><b>Time</b> - the real delay (in time units) applied to input signal.</li>
	<li><b>Samples</b> - the real number of samples the input signal was delayed.</li>
	<li><b>Distance</b> - the real distance added to the receiver or the sound source.</li>
</ul>

<p>The delay line always converts the parameters set in the active section into samples that are displayed on the <b>Samples</b> meter.
All other metering values are converted from samples, so the real metering values may differ from the values set in the appropriate control group.
</p>
			</div>
			
			<!-- Navigation bottom -->
			<div id="menu">
				<ul>
			<li class="sel">Delay Compensator Mono - Verzögerungsausgleicher Mono</li>
		<li><a href="../../index.html">Home</a></li>
	</ul>
			</div>
		
			<!-- Footer -->
			<div id="footer">
				<p>(C) Linux Studio Plugins, 2015-2016</p>
				<p>All rights reserved</p>
			</div>
		</div>
	</body>
</html>