From 90bb9d3085dce58321d20f543ec9dc3d6369552d Mon Sep 17 00:00:00 2001 From: Ed Ward Date: Thu, 9 Mar 2017 12:49:19 +0100 Subject: [PATCH] correcting bad html in tempo & meter --- include/tempo-and-meter.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/include/tempo-and-meter.html b/include/tempo-and-meter.html index 5a711d8..5544616 100644 --- a/include/tempo-and-meter.html +++ b/include/tempo-and-meter.html @@ -46,17 +46,21 @@
  • 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 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.
  • -

    - A constant tempo displaying the tempo at the playhead in the audio clock - A series of constant tempo markers. The tempo at the playhead position is the same as the previous tempo. -

    +
    + A constant tempo displaying the tempo at the playhead in the audio clock +
    + A series of constant tempo markers. The tempo at the playhead position is the same as the previous tempo. +
    +
    -

    - A ramped tempo displaying the tempo at the playhead in the audio clock +

    + A ramped tempo displaying the tempo at the playhead in the audio clock +
    + A ramped tempo marker. The tempo at the playhead position is approaching the second tempo. Because the playhead is equidistant (in beats) between the two markers, the tempo at the playhead is the average of the two. +
    +
    - A ramped tempo marker. The tempo at the playhead position is approaching the second tempo. Because the playhead is equidistant (in beats) between the two markers, the tempo at the playhead is the average of the two. -

    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). @@ -90,5 +94,4 @@

  • To change a meter, double click it. A dialog will appear.
  • -
  • To copy a meter, hold down and drag it.
  • - +
  • To copy a meter, hold down and drag it.