More meter tempo formatting.
This commit is contained in:
parent
d3a958e33c
commit
30d34f71c4
@ -39,7 +39,7 @@ Music locked tempo marks move their frame position as their neighbours are moved
|
||||
<br>
|
||||
<p>A tempo may be remped or constant.
|
||||
|
||||
<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.
|
||||
<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>
|
||||
|
||||
<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.
|
||||
@ -48,6 +48,7 @@ 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.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
<br>
|
||||
<p>To add a new tempo, use the primary modifier and click on the tempo line at the desired position.
|
||||
|
Loading…
Reference in New Issue
Block a user