Merge A/B Switch and Cross Fade docs

This commit is contained in:
Alexandre Prokoudine 2023-01-03 18:35:08 +03:00
parent e20d4ed89d
commit 1abeb7bdce
2 changed files with 14 additions and 42 deletions

View File

@ -12,11 +12,12 @@
plugin editor dialog or adjusted on the respective automation lane.
</p>
<h2 id="ace-a-b-switch">ACE A/B Switch</h2>
<h2 id="ace-a-b-switch-cross-fade">ACE A/B Switch and ACE Cross Fade</h2>
<p>
This plugin allows switching between two plugins earlier in the processing
chain using an automation lane and custom pin connections.
These two plugins are very similar and allow switching between two plugins
earlier in the processing chain using an automation lane and custom pin
connections.
</p>
<p>
In the example below, the processor box for a 1-channel track has two
@ -36,8 +37,13 @@
</figure>
<p>
ACE A/B Switch will default to the A version. Using an automation lane, it's
possible to momentarily switch to the B version and back.
Both ACE A/B Switch and ACE Cross Fade will default to the A version. Using
an automation lane, it's switch to the B version and back. This is where the
difference between the two plugins comes into play.
</p>
<p>
With ACE A/B Switch, the switch is instant, it's either A or B:
</p>
<figure>
@ -49,42 +55,8 @@
</figure>
<p>
The plugin supports 1-, 2-, and 4-channel configurations:
</p>
<ul>
<li>Mono out: In 1/2 -&gt; Out 1</li>
<li>Stereo out: In 1/3 -&gt; Out 1, In 2/4 -&gt; Out 2</li>
<li>Quad out: In 1/5 -&gt; Out 1, In 2/6 -&gt; Out 2, In 3/7 -&gt; Out 3, In 4/8 -&gt; Out 4</p></li>
</ul>
<h2 id="ace-cross-fade">ACE Cross Fade</h2>
<p>
This plugin allows gradual transitions between two plugins earlier in the
processing chain using an automation lane and custom pin connections.
</p>
<p>
In the example below, the processor box for a 1-channel track has two
<em>ACE Delay</em> plugins processing the input differently. Each plugin
has one manually added output so that the original signal would flow into
one instance of a plugin while bypassing the other one. All two resulting
outputs then flow into the ACE Cross Fade plugin. Input 1 is considered the
A version, input 2 is the B version.
</p>
<figure>
<img style="width:50%;" src="/images/a-b-switch-pin-connections.png"
alt="Pin Connections for ACE A/B Switch">
<figcaption>
Pin Connections for ACE A/B Switch
</figcaption>
</figure>
<p>
ACE Cross Fade will default to the A version. Using an automation lane, it's
possible to gradually transition to the B version and then back, mixing A and
B signal in different ratios.
With ACE Cross Fade, however, it's possible to gradually transition to the
B version and then back, mixing A and B signal in different ratios.
</p>
<figure>
@ -96,7 +68,7 @@
</figure>
<p>
The plugin supports 1-, 2-, and 4-channel configurations:
The plugins support 1-, 2-, and 4-channel configurations:
</p>
<ul>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB