]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/25_tempo-meter/01_tempo-and-meter.html
Add some images to tempo & meter.
[ardour-manual-diverged] / _manual / 25_tempo-meter / 01_tempo-and-meter.html
index 500b0ea68bcead1e8ae12114d3c5909ab78d93d0..cb7831cc3f7efaa6c4c74e5c08daf18d52815e59 100644 (file)
@@ -7,7 +7,12 @@ menu_title: Tempo and Meter
 <p>Tempo and meter belong together. without both, there is no way to know where a beat lies in time.</p>
 
 <p>Tempo provides a musical pulse, which is divided into beats and bars by a meter.
-When you change tempo or move an audio-locked meter, all objects on the timeline that are glued to bars and beats (locations, regions) will move in sympathy.</p>
+  When you change tempo or move an audio-locked meter, all objects on the timeline that are glued to bars and beats (locations, regions) will move in sympathy.
+</p>
+<p class="note">When performing meter or tempo operations, it is advised that you show the BBT ruler (available by right-clicking an existing marker or ruler name),
+  and ensure that the constraint modifier is set (in Preferences->User Interaction) so that no other modifiers share its key combination.<br>
+  The constraint modifier is the "Constrain drags using : " setting under the "When Beginning a Drag" heading. One viable setting is control-shift.
+</p>
 
 <h3>Tempo</h3>
 <p>Tempo can be adjusted in several ways:
@@ -40,12 +45,13 @@ Music locked tempo marks move their frame position as their neighbours are moved
 
 <ul><li>A constant tempo will keep the sesion tempo constant until the next tempo section, at which time it will jump instantly to the next tempo.
 These are mostly useful abrupt changes, and is the way in which traditional DAWs deal with tempo changes (abrupt jumps in tempo).</li>
-
+<img class="right" src="/images/constant-tempo.png" alt="A constant tempo displaying the tempo at the playhead in the audio clock">
 <li>A ramped tempo increases its tempo over time so that when the next tempo section has arrived, the sesion tempo is the same as the second one.
-This is useful for matching the session tempo to music which has been recorded without click tracks or electronic clocks.
+This is useful for matching the session tempo to music which has been recorded without a metronome.
 Ramps may also be used as a compositional tool, but more on this later.
 Note that a ramp requires two points - a start and an end tempo. The first tempo in a new session is ramped, but appears to be constant as it has no tempo to ramp to. It is only when you add a new tempo and adjust one of them that you will hear a ramp.
-The same applies to the last tempo in the session - it will always appear to be constant until a new last tempo is added and changed.
+  The same applies to the last tempo in the session - it will always appear to be constant until a new last tempo is added and changed.
+  <img class="right" src="/images/ramped-tempo.png" alt="A ramped tempo displaying the tempo at the playhead in the audio clock">
 </li>
 </ul>
 </p>