ardour/libs/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
..
MSVCtemporal
temporal temporal: remove TempoMap::insert_time() and use shift() instead 2023-11-19 12:14:10 -07:00
test
bbt_time.cc
beats.cc
debug.cc
domain.cc
enums.cc
range.cc
superclock.cc
tempo.cc temporal: remove TempoMap::insert_time() and use shift() instead 2023-11-19 12:14:10 -07:00
test.cc
test2.cc
time.cc
timeline.cc
wscript