ardour/libs/temporal/temporal
Paul Davis 6c44dbf9d6 temporal: a guess at how to use BBT markers from within TempoMap::paste()
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
2023-08-30 15:21:55 -06:00
..
bbt_argument.h temporal: reference time for BBT_Argument is always superclocks 2023-06-30 12:10:50 -06:00
bbt_time.h BBT_Time: provide conversion to/from integer format 2023-02-15 16:02:56 -07:00
beats.h Add explicit round/floor integer multiply/divide 2022-10-22 02:10:05 +02:00
debug.h temporal: add new debug bit for debug tracing just TempoMap::reset_starting_at() 2022-05-13 19:05:13 -06:00
domain_provider.h add get/set state methods to TimeDomainProvider 2023-08-16 16:33:17 -06:00
domain_swap.h next iteration of changes to handle time domain bounces as undoable 2023-08-14 23:42:08 -06:00
range.h temporal: operator<< for Range and RangeList 2023-03-24 14:19:16 -06:00
superclock.h Add explicit round/floor integer multiply/divide 2022-10-22 02:10:05 +02:00
tempo-experiment.h first pass at integrating nutempo v1 with new 64 bit superclock/ticks representation 2021-08-13 12:51:28 -06:00
tempo.h temporal: a guess at how to use BBT markers from within TempoMap::paste() 2023-08-30 15:21:55 -06:00
time.h Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
timeline.h Fix timecnt_t less-than-equal operator 2023-03-30 00:37:23 +02:00
types.h temporal: new object to try to make domain swaps undo-able 2023-08-07 16:33:16 -06:00
types_convert.h temporal: fix location of enum conversion decls 2022-04-05 20:52:09 -06:00
visibility.h libtemporal: changes derived from converting libardour 2021-08-13 12:51:28 -06:00