From: Alexandre Prokoudine Date: Wed, 13 Jul 2022 16:03:05 +0000 (+0300) Subject: Cue: stretching and bpm X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=ardour-manual;a=commitdiff_plain;h=090c5f7e7054a230b44d94c57f650d9c80e2f346 Cue: stretching and bpm --- diff --git a/include/clip-stretch-options.html b/include/clip-stretch-options.html index 04753b9..11c4196 100644 --- a/include/clip-stretch-options.html +++ b/include/clip-stretch-options.html @@ -1,11 +1,32 @@ -

Stretch

- -

FIXME. Optional. What happens when disabled? Won’t match the current timeline -tempo: START THE SECTION WITH THIS: ARDOUR ALWAYS MATCHES CURRENT SESSION -TEMPO, SO TEMPO RAMPS WILL WORK FOR CLIPS

+

Stretching

+ +

+ When you load an audio clip into a trigger slot, Ardour applies some + heuristics to estimate its temo in beats per minute. If neither the file + name nor the metadata specify it, Ardour will use + minibpm to analyze + the file assuming it has a fixed tempo. +

+ +

+ After estimating the tempo, Ardour will enable stretching for the clip + to make it match session's bpm at any given time. This means that should + session's tempo change over time (in either ramped or constant mode), + Ardour will re-stretch all audio clips to accomodate for that. +

+ +

+ Disabling stretching when original clip's tempo doesn't match that of the + session will most of the times make the clip audibly go out of sync with + the beat. +

Stretch modes:

+

+ Once stretching is enabled, you have several options how to apply it: +

+