fix name of button used to show sends

This commit is contained in:
Paul Davis 2020-09-11 17:00:12 -06:00
parent c3904b1505
commit 4a7c729106

View File

@ -94,13 +94,13 @@ a very fine control over the send level is required.
</p> </p>
<h3>Map Aux Sends To Main Faders</h3> <h3>Map Aux Sends To Main Faders</h3>
<p> <p>
In Mixer mode, pressing the button marked <kbd class="menu">Aux</kbd> on a aux bus will In Mixer mode, pressing the button marked <kbd class="menu">Show Sends</kbd> on a aux bus will
alter the channel strip for every track or bus that feeds the aux bus. Many alter the channel strip for every track or bus that feeds the aux bus. Many
aspects of the strip will become insensitive and/or change their visual aspects of the strip will become insensitive and/or change their visual
appearance. More importantly, the main fader of the affected channel strips appearance. More importantly, the main fader of the affected channel strips
will now control the send level and <strong>not</strong> the track gain. will now control the send level and <strong>not</strong> the track gain.
This gives a larger, more configurable control to alter the level. Clicking the This gives a larger, more configurable control to alter the level. Clicking the
<kbd class="menu">Aux</kbd> button of the aux bus again reverts the <kbd class="menu">Show Sends</kbd> button of the aux bus again reverts the
channel strips to their normal use. channel strips to their normal use.
</p> </p>