Rempove some of the more ugly plural tempi.

This commit is contained in:
nick_m 2016-05-31 05:38:50 +10:00 committed by Paul Davis
parent 938646ed0a
commit 4cb46d6b72

View File

@ -9,10 +9,10 @@ menu_title: Tempo and Meter
<p>Tempo provides a musical pulse, which is divided into beats and bars by a meter.</p>
<br>
TEMPOS
TEMPO
</br>
<br>
<p>In PROGRAM_NAME, tempos can be adjusted in several ways:
<p>In PROGRAM_NAME, tempo can be adjusted in several ways:
<p>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.
@ -30,7 +30,7 @@ this is the preferred way to match the tempo to previously recorded material.
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>
<p>Tempos may be locked to audio or musical time. You may change this by right-clicking on a tempo.
<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.
</p>
@ -38,7 +38,7 @@ Similarly an audio-locked tempo may be locked to music by right clicking it an s
Music locked tempos move their frame position as their neighbours are moved, but keep their pulse position (they will move as the music is moved).
</p>
<br>
Tempos may also be remped or constant.
Tempo may also be remped or constant.
<p>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).</p>