mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 06:35:46 +01:00
Basically, if the paste position is not zero and not on a bar line, we will a BBT marker there, using the existing tempo & meter at that position before the paste. If the end of the paste is not on a bar line, we will place a BBT marker there, using the tempo & meter that existed before the paste. TempoMap::paste() now also accepts an optional final argument that if provided is used to name the BBT markers, if they are created |
||
|---|---|---|
| .. | ||
| bbt_argument.h | ||
| bbt_time.h | ||
| beats.h | ||
| debug.h | ||
| domain_provider.h | ||
| domain_swap.h | ||
| range.h | ||
| superclock.h | ||
| tempo-experiment.h | ||
| tempo.h | ||
| time.h | ||
| timeline.h | ||
| types.h | ||
| types_convert.h | ||
| visibility.h | ||