small fixes
This commit is contained in:
parent
3dcd7965ee
commit
a1c23293d0
@ -15,12 +15,12 @@ title: Audio Track Controls
|
||||
addition of two extras.
|
||||
</p>
|
||||
<dl>
|
||||
<dt id="record" style="color:pink">[•]</dt>
|
||||
<dt id="record" style="color:red;font-weight:bold;">[•]</dt>
|
||||
<dd><dfn>Record</dfn> — The button with the pink circle arms the track
|
||||
for recording. When armed, the entire button will turn pink, and change to
|
||||
bright red as soon as the transport is rolling and the track is recording.</dd>
|
||||
<dt id="playlist">p</dt>
|
||||
<dd><dfn>Playlist</dfn> &mdash Opens a playlist menu when clicked. The menu
|
||||
<dd><dfn>Playlist</dfn> — Opens a playlist menu when clicked. The menu
|
||||
offers various operations related to the track's <a
|
||||
href="/working-with-playlists/">playlist</a>.
|
||||
</dd>
|
||||
|
@ -92,7 +92,7 @@ title: Aux Sends
|
||||
appearance. More importantly, the main fader of the affected channel strips
|
||||
will now control the send level and <strong>not</strong> the track gain.
|
||||
This gives a larger, more configurable control to alter the level. Click the
|
||||
<kbd class==menu">Aux Sends</kbd> button of the aux bus again to revert the
|
||||
<kbd class=="menu">Aux Sends</kbd> button of the aux bus again to revert the
|
||||
channel strips to their normal use.
|
||||
</p>
|
||||
<h2>Disabling Sends</h2>
|
||||
|
@ -21,6 +21,13 @@ title: Inserts
|
||||
connect your inserts to a pair of hardware ports, which are in turn
|
||||
connected to the outboard gear.
|
||||
</p>
|
||||
<p>
|
||||
To disable (bypass) an insert, click on its LED in the processor box.
|
||||
</p>
|
||||
<p class="note">
|
||||
When you create an insert, the signal will be interrupted until you make
|
||||
the relevant connections to the insert ports!
|
||||
</p>
|
||||
<p class="note">
|
||||
Inserts will incur an additional JACK period of latency, which can be
|
||||
measured and compensated for during mixing, but not during tracking!
|
||||
|
@ -31,7 +31,7 @@ title: Subgrouping
|
||||
</p>
|
||||
<p>
|
||||
To remove a subgroup (bus), context-click on the track group tab, and select
|
||||
<kbd class="memu">Remove subgroup bus</kbd>. You can also simply delete the
|
||||
<kbd class="menu">Remove subgroup bus</kbd>. You can also simply delete the
|
||||
bus itself. Note that this operation will <strong>not</strong> restore signal
|
||||
routing to the way it was before the addition of the subgroup bus — tracks
|
||||
that had been subgrouped will be left with their main outputs disconncted.
|
||||
|
Loading…
Reference in New Issue
Block a user