13
0
livetrax/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 temporal: fix a bug in BBT_Time::round_up_to_bar() 2022-08-03 10:59:29 -06:00
debug.cc temporal: add new debug bit for debug tracing just TempoMap::reset_starting_at() 2022-05-13 19:05:13 -06:00
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
test2.cc
test.cc
time.cc
timeline.cc
wscript