]> Shamusworld >> Repos - ardour-manual/blobdiff - include/track-context-menu.html
Ruler/Markers rewrite, part 5 of N
[ardour-manual] / include / track-context-menu.html
index 80c9400a0308b2a8604d5ab3bca209d2e8871a92..03e51159cdc72e8d8cb2aef6a82937980cd148d5 100644 (file)
@@ -21,6 +21,7 @@ operations.
     <tr><th class="sub1">Play from Edit Point</th><td>Plays from the location of the current <a href="@@edit-point-control">Edit Point</a>.</td></tr>
     <tr><th class="sub1">Play from Start</th><td>Plays from the start of the session</td></tr>
     <tr><th class="sub1">Play Region</th><td>Plays the duration of the session from the start of the earliest selected region to the end of the latest selected region</td></tr>
+    <tr><th class="sub1">Loop Region</th><td>Creates the loop range from the start/end positions of selected regions and plays the loop untill stopped</td></tr>
   <tr><th>Select</th><td></td></tr>
     <tr><th class="sub1">Select All in Track</th><td>Selects all the regions and automation points in the current track</td></tr>
     <tr><th class="sub1">Select All Objects</th><td>Selects all the regions and automation points in the session</td></tr>
@@ -57,3 +58,4 @@ operations.
 
   <tr><th>(un)Freeze</th><td>Consolidates all the regions in the track into one <em>frozen</em> region which can be handled as a normal, single region. This operation can be undone at any time with the same sub-menu.</td></tr>
 </table>
+