]> Shamusworld >> Repos - ardour-manual/blobdiff - include/bbt-markers.html
Ruler/Markers rewrite, part 5 of N
[ardour-manual] / include / bbt-markers.html
index 1340010d8cfe80b96772ec8c5703815eb5848108..0bb35538cc340e73757126c8840a8e25dc02eb11 100644 (file)
@@ -8,9 +8,9 @@
 
 <p>
   To create a new BBT marker, <kbd class="mod1n"></kbd>-click on the
-  Bars:Beats ruler. This will open a dialog titled 'New Music Time' where you
-  can name the marker and define what bar (left field) and beat (right field)
-  this marker should reset the time to.
+  Bars:Beats ruler. This will open a dialog titled <kbd class="window">New Music
+  Time</kbd> where you can name the marker and define what bar (left field) and
+  beat (right field) this marker should reset the time to.
 </p>
 
 <figure>
   <img style="width:50%;" width="50%" src="/images/bbt-marker-resets-musical-time.png" alt="The BBT marker resets the musical time">
   <figcaption>The BBT marker resets the musical time</figcaption>
 </figure>
+
+<p>
+  Dragging a BBT marker rigth or left will reset the musical time at a different
+  position on the timeline.
+</p>
+
+<p>
+  Right-clicking on a BBT marker opens a menu with two options:
+  <kbd class="menu">Edit…</kbd> and <kbd class="menu">Remove</kbd>.
+</p>
+
+<p>
+  Choosing <kbd class="menu">Edit…</kbd> opens the
+  <kbd class="menu">Edit Musical Time</kbd> dialog where it's possible to rename
+  the marker and set a different bar and/or beat to reset the musical time to:
+</p>
+
+<figure>
+  <img style="width:50%;" width="50%" src="/images/edit-bbt-marker.png" alt="Edit Musical Time">
+  <figcaption>The Edit Musical Time dialog</figcaption>
+</figure>
+
+<p>
+  Choosing <kbd class="menu">Remove</kbd> deletes the marker.
+</p>