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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
<page
xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="guide"
id="delay">
<info>
<link type="guide" xref="index#plugins"/>
</info>
<title>Delay</title>
<p>
This plugin allows to add short delay to each individual channel of the stereo
channel
</p>
<terms>
<item>
<title>
<em style="strong" its:withinText="nested">Left</em>
</title>
<p>
Left channel delay.
</p>
</item>
<item>
<title>
<em style="strong" its:withinText="nested">Right</em>
</title>
<p>
Right channel delay.
</p>
</item>
</terms>
<section>
<title>References</title>
<list>
<item>
<p>
<link
href="http://lsp-plug.in/?page=manuals&section=comp_delay_x2_stereo"
its:translate="no">
http://lsp-plug.in/?page=manuals&section=comp_delay_x2_stereo
</link>
</p>
</item>
<item>
<p>
<link
href="https://en.wikipedia.org/wiki/Delay_(audio_effect)"
its:translate="no">
https://en.wikipedia.org/wiki/Delay_(audio_effect)
</link>
</p>
</item>
</list>
</section>
</page>
|