]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
More tempo formatting.
authornick_m <mainsbridge@gmail.com>
Mon, 30 May 2016 19:56:30 +0000 (05:56 +1000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 31 May 2016 21:51:28 +0000 (17:51 -0400)
_manual/25_tempo-meter/01_tempo-and-meter.html

index e9d6ebc02c4db64e968f8b2560e469daee3d87df..c020988d49fd5518f1b7e1c10cbd585d5cb05401 100644 (file)
@@ -14,22 +14,21 @@ TEMPO
 <br>
 <p>In PROGRAM_NAME, tempo can be adjusted in several ways:
 
-<p>by double clicking on a tempo marker.
+<ul><li>by double clicking on a tempo marker.
 this opens the tempo dialog which will allow you to enter the tempo directly into an entry box.
-</p>
-<p>
-  by using the constraint modifier (which is set in Preferences->User Interaction) to drag the beat/bars in the BBT ruler or the tempo/meter lines.
-this is the preferred way to match the tempo to previously recorded material.
-</p>
-<p>
+</li>
+
+<li>  by using the constraint modifier (which is set in Preferences->User Interaction) to drag the beat/bars in the BBT ruler or the tempo/meter lines.
+this is the preferred way to match the tempo to previously recorded material.</li>
+<p class ="note">
   NOTE - When dragging the BBT ruler, musical snap has no effect, however be warned that non-musical snap is in effect if enabled.
        Snapping to a minute while dragging a beat may result in some verly slow tempos.
        Snapping a beat to a video frame however is an incredibly useful way to ensure your soundtrack is punchy and synchronised to the sample.
 </p>
-<p>by holding down the constaint modifier while dragging a tempo vertically.
+<li>by holding down the constaint modifier while dragging a tempo vertically.
 this is best used for complex tempo solving, as it allows you to change the position and tempo of a tempo marker in the same drag,
 it is, however, a useful way to adjust the first tempo for a quick result.
-</p>
+</li>
 <p>Tempo may be locked to audio or musical time. You may change this by right-clicking on a tempo.
 If a tempo is locked to music, an entry will be available to lock it to audio.
 Similarly an audio-locked tempo may be locked to music by right clicking it an selecting the "Lock to Music" entry.
@@ -99,7 +98,7 @@ We now locate the earliest position where the click doesn't match, and place a n
 Two bars later, place another new tempo.
 </p>
 Now while dragging any beat *after* the second new tempo, watch the drum audio and tempo lines until they align.
-<p>
+<p class="note">
 Notice what is happeneing here: the tempo previous to your mouse pointer is being changed so that the beat you grabbed
 aligns with the pointer.
 Notice that the tempo lines previous to the changed one also move. This is because the previous tempo is ramping *to* the tempo you are changing.
@@ -142,7 +141,7 @@ you dragged the BBT ruler, making the second tempo provide enough pulses over th
 <br>
 General note:
 
-<p>Audio locked meters can be very useful when composing, as they allow a continuous piece of music to be worked on in
+<p>Audio locked meters can be useful when composing, as they allow a continuous piece of music to be worked on in
 isolated segments, preventing the listening fatigue of a fixed form.
 Reassembly is left as an excercise for the reader.
 </p>