2013-01-29 19:26:36 -05:00
|
|
|
|
2014-02-17 16:08:46 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
Auxes and Subgroups share a common concept—they both provide a way
|
|
|
|
for one or more tracks (or busses) to send their signal to a single bus so
|
|
|
|
that common signal processing can be applied to the mix of their signals.
|
2014-02-17 16:08:46 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
<dfn>Aux sends</dfn> leave the existing signal routing to the main mix in place,
|
|
|
|
and are typically used to create a separate mix to send to (for example)
|
|
|
|
monitors or headphones (for performer monitor mixes):
|
2014-02-17 16:08:46 -05:00
|
|
|
</p>
|
2019-01-24 06:00:52 -05:00
|
|
|
|
|
|
|
<figure>
|
2023-08-02 16:20:52 -04:00
|
|
|
<img
|
|
|
|
width="300px"
|
|
|
|
src="/images/aux_routing.png"
|
|
|
|
alt="Aux signal routing"
|
|
|
|
class="invert-in-dark">
|
2019-01-24 06:00:52 -05:00
|
|
|
<figcaption>
|
|
|
|
Aux signal routing
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
2014-02-17 16:08:46 -05:00
|
|
|
<p>
|
2014-02-18 14:11:33 -05:00
|
|
|
<dfn>Subgroups</dfn> usually remove the original signal routing to the main mix and
|
2017-02-25 00:30:29 -05:00
|
|
|
replace it with a new one that delivers the output of the subgroup bus to
|
2014-02-17 16:08:46 -05:00
|
|
|
the main mix instead.
|
|
|
|
</p>
|
2019-01-24 06:00:52 -05:00
|
|
|
|
|
|
|
<figure>
|
2023-08-02 16:20:52 -04:00
|
|
|
<img
|
|
|
|
width="300px"
|
|
|
|
src="/images/subgroup_routes.png"
|
|
|
|
alt="sub group signal routing"
|
|
|
|
class="invert-in-dark">
|
2019-01-24 06:00:52 -05:00
|
|
|
<figcaption>
|
|
|
|
Sub group signal routing
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
2017-02-13 14:53:37 -05:00
|
|
|
|