]> Shamusworld >> Repos - ardour-manual/blobdiff - include/track-and-bus-groups.html
Allow selection..
[ardour-manual] / include / track-and-bus-groups.html
index 26926ee3009811835173cb968194af0a9c44477b..9521824156b4609e0a81f71ce0e6a1d3e64ba04a 100644 (file)
@@ -1,7 +1,7 @@
 
 <p>
   Tracks and busses can be put into <dfn>groups</dfn>. Members of a group
-  can share various settings &mdash; useful for managing tracks that are closely
+  can share various settings&mdash;useful for managing tracks that are closely
   related to each other. Examples might include tracks that contain
   multiple-microphone recordings of a single source (an acoustic guitar,
   perhaps, or a drum-kit).
 </p>
 <ul>
   <li>Context-click on the group tab and use one of the <kbd
-  class="menu">Create...</kbd> options there. You can create a group with
+  class="menu">Create&hellip;</kbd> options there. You can create a group with
   no members, or one that starts with the currently selected tracks, or
   record-enabled tracks, or soloed tracks.</li>
   <li>Alternatively, click the ā€˜gā€™ button on a track header to open the
   Group menu. The menu lists the available groups. Selecting one of these
   groups will add the track or bus to that group. The menu also lets you
   create a new group.</li>
-  <li>Finally, the <a href="/ardours-interface/the-groups-list/">Groups list</a>
+  <li>Finally, the <a href="@@groups-list">Groups list</a>
   has a <kbd class="menu">plus (+)</kbd> button at the
   bottom of the list. Click on the plus sign to create a new group.</li>
 </ul>
@@ -42,7 +42,7 @@
   the members of a group.
 </p>
 <p>
-  You can also remove groups by selecting them in the <a href="/ardours-interface/the-groups-list/">Groups list</a>
+  You can also remove groups by selecting them in the <a href="@@groups-list">Groups list</a>
   and then pressing the <kbd class="menu">minus (-)</kbd> button at the bottom of the list.
 </p>
 
   -4&nbsp;dB (the <em>difference</em> of the gains remains the same).
 </p>
 <p>
-  <a href="/working-with-tracks/bus-controls/#mute"><kbd class="option">Muting</kbd></a>,
-  <a href="/working-with-tracks/bus-controls/#solo"><kbd class="option">Soloing</kbd></a>,
-  <a href="/working-with-tracks/audio-track-controls/#record"><kbd class="option">record enable</kbd></a>,
-  <a href="/ardours-interface/editor-lists/tracks-and-busses-list/"><kbd class="option">active state</kbd></a>,
-  <a href="/working-with-tracks/controlling-track-appearance/track-coloring/"><kbd class="option">colour</kbd></a> and
-  <a href="/recording/monitoring/"><kbd class="option">monitoring</kbd></a>
+  <a href="@@bus-controls#mute"><kbd class="option">Muting</kbd></a>,
+  <a href="@@bus-controls#solo"><kbd class="option">Soloing</kbd></a>,
+  <a href="@@audio-track-controls#record"><kbd class="option">record enable</kbd></a>,
+  <a href="@@the-tracks-and-busses-list"><kbd class="option">active state</kbd></a>,
+  <a href="@@track-color"><kbd class="option">colour</kbd></a> and
+  <a href="@@monitoring"><kbd class="option">monitoring</kbd></a>
   are all straightforward. They simply mean that all member tracks or busses will
   share the same settings in these respects.
 </p>
 
 <h3>Group Tab Context Menu</h3>
 <p>Context-clicking on the group tab offers a further menu of group-related actions. </p>
-<dl class="wide-table">
-<dt>Create a New Group</dt>
-<dd>create a new group</dd>
-<dt>Create New Group from...</dt>
-<dd> create a new group and automatically add ...
-<dl class="narrower-table">
-<dt>Selected</dt>
-<dd>all currently selected tracks and busses</dd>
-<dt>Rec-enabled</dt>
-<dd>all currently record-enabled tracks</dd>
-<dt>Soloed</dt>
-<dd>all currently soloed tracks and busses</dd>
-</dl>
-</dd>
-<dt>Collect Group</dt>
-<dd>moves all the member tracks so that they are together in the editor window</dd>
-<dt>Remove Group</dt>
-<dd>removes the group (and only the group, not its members).</dd>
-<dt>Add New Subgroup Bus</dt>
-<dd> creates a bus (giving it the name of the group) and connects the output of each member to the new bus.
-</dd>
-<dt>Add New Aux Bus</dt>
-<dd>adds a bus and gives each member a send to that bus. There are two options for this, specifying whether the sends should be placed pre- or post-fader.</dd>
-<dt>Fit to Window</dt>
-<dd> will zoom the member tracks so that they fill the editor window.</dd>
-<dt>Enable All Groups</dt>
-<dd>makes all group active, including any hidden groups.</dd>
-<dt>Disable All Groups</dt>
-<dd>makes all groups inactive, including any hidden groups.</dd>
-</dl>
+<table class="dl">
+<tr><th>Create a New Group</th>
+<td>create a new group</td></tr>
+<tr><th>Create New Group from&hellip;</th>
+<td> create a new group and automatically add &hellip;
+<table class="dl">
+<tr><th>Selected</th>
+<td>all currently selected tracks and busses</td></tr>
+<tr><th>Rec-enabled</th>
+<td>all currently record-enabled tracks</td></tr>
+<tr><th>Soloed</th>
+<td>all currently soloed tracks and busses</td></tr>
+</table>
+</td></tr>
+<tr><th>Collect Group</th>
+<td>moves all the member tracks so that they are together in the editor window</td></tr>
+<tr><th>Remove Group</th>
+<td>removes the group (and only the group, not its members).</td></tr>
+<tr><th>Add New Subgroup Bus</th>
+<td> creates a bus (giving it the name of the group) and connects the output of each member to the new bus.
+</td></tr>
+<tr><th>Add New Aux Bus</th>
+<td>adds a bus and gives each member a send to that bus. There are two options for this, specifying whether the sends should be placed pre- or post-fader.</td></tr>
+<tr><th>Fit to Window</th>
+<td> will zoom the member tracks so that they fill the editor window.</td></tr>
+<tr><th>Enable All Groups</th>
+<td>makes all group active, including any hidden groups.</td></tr>
+<tr><th>Disable All Groups</th>
+<td>makes all groups inactive, including any hidden groups.</td></tr>
+</table>