]> Shamusworld >> Repos - ardour-manual/blobdiff - include/track-and-bus-groups.html
Allow selection..
[ardour-manual] / include / track-and-bus-groups.html
index 756d9ba8ee20c691aa30eb86ad21f18ffa9464c2..9521824156b4609e0a81f71ce0e6a1d3e64ba04a 100644 (file)
 
 <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&hellip;</dt>
-<dd> create a new group and automatically add &hellip;
-<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>