13
0
livetrax/libs/temporal/temporal
Paul Davis da175cc2e8 temporal: remove TempoMap::insert_time() and use shift() instead
The former was incorrectly implemented, and the latter has already been tested more
in real life.

We should likely remove ::remove_time also and use shift() there too, but that
requires testing negative shifts more broadly.
2023-11-19 12:14:10 -07:00
..
bbt_argument.h
bbt_time.h temporal: add BBT_Time::round_up_to_beat_div() 2023-09-04 19:41:25 -06:00
beats.h
debug.h
domain_provider.h add get/set state methods to TimeDomainProvider 2023-08-16 16:33:17 -06:00
domain_swap.h Add an argument to move markers during tempo-map 2023-09-14 23:13:11 +02:00
range.h
superclock.h Simplify the MSVC / superclock change which should now be compatible with all compilers 2023-10-05 14:01:32 +01:00
tempo.h temporal: remove TempoMap::insert_time() and use shift() instead 2023-11-19 12:14:10 -07:00
time.h
timeline.h temporal: clarify timepos_t and timecnt_t comments 2023-09-20 12:51:52 -06:00
types_convert.h
types.h temporal: introduce Temporal::reset() with TempoMap initialization 2023-09-20 12:30:53 -06:00
visibility.h