Document shift+click behaviour on grouped controls

This commit is contained in:
Colin Fletcher 2022-07-19 10:13:58 +01:00
parent 9bdb75aa15
commit 2caf4af97b
1 changed files with 16 additions and 0 deletions

View File

@ -123,6 +123,22 @@
way to make edits apply across all tracks in the group.
</p>
<h3>Overriding grouped status</h3>
<p>
It's possible to override the shared status of any properties of a group.
Holding <kbd class="mod3"></kbd> while clicking on a grouped channel's
Mute, Record Enable, In &amp; Out monitoring controls, or fader, will invert
the sense of sharing of that control.
<p>
For example, if a channel is a member of an active group
with "Record Enable" shared, <kbd class="mod3"></kbd>+click on that
channel's Record Enable button will toggle only that channel's record enabled status.
If a channel is a member of an inactive group, or of an active
group that does not have "Record Enable" shared, <kbd class="mod3"></kbd>+click
on that channel's Record Enable button will enable or disable the record enable
status of all channels in the same group.
<h3>Group Tab Context Menu</h3>
<p>Context-clicking on the group tab offers a further menu of group-related actions. </p>
<table class="dl">