]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
Tempo & Meter : change constant and ramped images, fix formatting guesses.
authornick_m <mainsbridge@gmail.com>
Sat, 4 Jun 2016 18:49:00 +0000 (04:49 +1000)
committernick_m <mainsbridge@gmail.com>
Sat, 4 Jun 2016 18:49:00 +0000 (04:49 +1000)
_manual/25_tempo-meter/01_tempo-and-meter.html
source/images/constant-tempo.png
source/images/ramped-tempo.png

index 6c328fbce00d09fb3b3249b5d20ef7006957b859..d53313423dc5ab620dd035837a9b6de1f815affa 100644 (file)
@@ -47,7 +47,6 @@ Music locked tempo marks move their frame position as their neighbours are moved
     <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).
       <br>
-    <img class="left" src="/images/constant-tempo.png" alt="A constant tempo displaying the tempo at the playhead in the audio clock">
   </li>
 
     <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.
@@ -55,11 +54,17 @@ This is useful for matching the session tempo to music which has been recorded w
 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.
-      <br>
-      <img class="left" src="/images/ramped-tempo.png" alt="A ramped tempo displaying the tempo at the playhead in the audio clock">
   </li>
   </ul>
 </p>
+<img class="left" src="/images/constant-tempo.png" alt="A constant tempo displaying the tempo at the playhead in the audio clock">
+<br>
+<p>A series of constant tempo markers. Note the tempo at the playhead position.
+</p>
+<img class="left" src="/images/ramped-tempo.png" alt="A ramped tempo displaying the tempo at the playhead in the audio clock">
+<br>
+<p>A ramped tempo. Notice the tempo at the playhead position.
+</p>
 <br>
 <p>To add a new tempo, use the primary modifier and click on the tempo line at the desired position.
 The new tempo will be the same as the tempo at the position of the mouse click (it will not change the shape of the ramp).
index 2d507494245e5e97dc370875e9bc7810456d51bd..39b822cb2400b09babc714aa4adcd59e25134a1c 100644 (file)
Binary files a/source/images/constant-tempo.png and b/source/images/constant-tempo.png differ
index 679e7758e5744e596e6a1c2cf1f3597695d5abd6..5bccee24d7687084b9bac6dca63f093956857bed 100644 (file)
Binary files a/source/images/ramped-tempo.png and b/source/images/ramped-tempo.png differ