]> Shamusworld >> Repos - ardour-manual/blobdiff - include/groups-list.html
Add very basic docs on using the CLips browser in the Cue window
[ardour-manual] / include / groups-list.html
index 24224153a678a80a1dcd0d5dd91db542fb5aefc2..1cbc2e1201afcf7f4eb388d49b2df44be7604885 100644 (file)
@@ -1,6 +1,6 @@
 
 <p>
-  The <dfn>Goups List</dfn> allows to quickly manage the <a href="@@the-track-and-bus-group-list">groups</a>
+  The <dfn>Groups List</dfn> allows to quickly manage the <a href="@@the-track-and-bus-group-list">groups</a>
   of the session, and make use of them.
 </p>
 
   allows for multiple mixing actions:
 </p>
 
-<dl>
-  <dt>Create New Group From&hellip;</dt><dd>Creates a new group based on some track properties. The choice is:
+<table class="dl">
+  <tr><th>Create New Group From&hellip;</th><td>Creates a new group based on some track properties. The choice is:
     <ul>
       <li><kbd class="menu">Selection&hellip;</kbd> to create a group of all selected tracks</li>
       <li><kbd class="menu">Record Enabled&hellip;</kbd> to create a group of all the tracks that are record enabled</li>
       <li><kbd class="menu">Soloed&hellip;</kbd> to create a group of all the soloed tracks</li>
-    </ul></dd>
-  <dt>Create New Group with Master From&hellip;</dt><dd>Acts exactly as the previous choice, but also creates a Control Master tied to these tracks.</dd>
-  <dt>Assign Selection to Control Master&hellip;</dt><dd>Allows to link all the selected tracks to a chosen Control Master, whether or not they belong to a group.</dd>
-  <dt>Assign Record Enabled to Control Master&hellip;</dt><dd>Allows to link all the record armed tracks to a chosen Control Master.</dd>
-  <dt>Assign Soloed to Control Master&hellip;</dt><dd>Allows to link all the soloed tracks to a chosen Control Master.</dd>
-  <dt>Enable All Groups</dt><dd>Enable all the groups, i.e. their selected properties are synchronized.</dd>
-  <dt>Disable All Groups</dt><dd>Disable all the groups, i.e. changing a property in a track won't affect the others.</dd>
+    </ul></td></tr>
+  <tr><th>Create New Group with Master From&hellip;</th><td>Acts exactly as the previous choice, but also creates a Control Master tied to these tracks.</td></tr>
+  <tr><th>Assign Selection to Control Master&hellip;</th><td>Allows to link all the selected tracks to a chosen Control Master, whether or not they belong to a group.</td></tr>
+  <tr><th>Assign Record Enabled to Control Master&hellip;</th><td>Allows to link all the record armed tracks to a chosen Control Master.</td></tr>
+  <tr><th>Assign Soloed to Control Master&hellip;</th><td>Allows to link all the soloed tracks to a chosen Control Master.</td></tr>
+  <tr><th>Enable All Groups</th><td>Enable all the groups, i.e. their selected properties are synchronized.</td></tr>
+  <tr><th>Disable All Groups</th><td>Disable all the groups, i.e. changing a property in a track won't affect the others.</td></tr>
 
-</dl>
+</table>
 
 <p>
   When a group is selected, <kbd class="mouse">right</kbd> clicking it adds the following menu entries:
 </p>
 
-<dl>
-  <dt>Create New Group with Master From&hellip;</dt><dd>Acts exactly as the previous choice, but also creates a Control Master tied to these tracks.</dd>
-  <dt>Edit Group&hellip;</dt><dd>Shows the <kbd class="menu">Track/bus Group</kbd> <a href="@@the-track-and-bus-group-list">window</a>.</dd>
-  <dt>Collect Group</dt><dd>Rearranges the tracks/busses order to visualy group together the tracks belonging to the same group.</dd>
-  <dt>Remove Group</dt><dd>Deletes the group (but not the tracks/busses belongidng to this group).</dd>
-  <dt>Assign Group to Control Master&hellip;</dt><dd>Allows to link all the tracks in the group to a chosen VCA.</dd>
-  <dt>Add/Remove Subgroup Bus</dt><dd>Creates/removes a new bus connected to the Master, and send the output of all the tracks in the group to this new bus.</dd>
-  <dt>Add New Aux Bus (pre/post-fader)</dt><dd>Creates a new bus connected to the Master, and create <a href="@@aux-sends">Aux Sends</a> (pre or post-fader) in all the tracks in the group to this new bus.</dd>
-</dl>
+<table class="dl">
+  <tr><th>Create New Group with Master From&hellip;</th><td>Acts exactly as the previous choice, but also creates a Control Master tied to these tracks.</td></tr>
+  <tr><th>Edit Group&hellip;</th><td>Shows the <kbd class="menu">Track/bus Group</kbd> <a href="@@the-track-and-bus-group-list">window</a>.</td></tr>
+  <tr><th>Collect Group</th><td>Rearranges the tracks/busses order to visually group together the tracks belonging to the same group.</td></tr>
+  <tr><th>Remove Group</th><td>Deletes the group (but not the tracks/busses belonging to this group).</td></tr>
+  <tr><th>Assign Group to Control Master&hellip;</th><td>Allows to link all the tracks in the group to a chosen VCA.</td></tr>
+  <tr><th>Add/Remove Subgroup Bus</th><td>Creates/removes a new bus connected to the Master, and send the output of all the tracks in the group to this new bus.</td></tr>
+  <tr><th>Add New Aux Bus (pre/post-fader)</th><td>Creates a new bus connected to the Master, and create <a href="@@aux-sends">Aux Sends</a> (pre or post-fader) in all the tracks in the group to this new bus.</td></tr>
+</table>
 
 <p>
   The <kbd class="menu">&plus;</kbd> button under the list allows the creation of an (empty) group,