ardour/libs/temporal
Paul Davis 9e4a695689 temporal: fix error in computation of timecnt_t::end() for specific conditions
parens were in the wrong place - we need to add the ::magnitude() of
the tick-based duration AFTER conversion of audio-time position to beats, not
before.
2023-11-06 20:38:08 -07:00
..
MSVCtemporal
temporal temporal: minor optimization for TempoMap::{tempo,meter}_at() to cover common case 2023-10-22 17:15:20 -06:00
test temporal: always use Temporal::reset() for superclock and TempoMap default values 2023-09-20 12:30:53 -06:00
bbt_time.cc fix BBT_Time::round_up_to_beat_div() (partially) 2023-09-22 22:54:37 -06:00
beats.cc
debug.cc
domain.cc
enums.cc
range.cc
superclock.cc Simplify the MSVC / superclock change which should now be compatible with all compilers 2023-10-05 14:01:32 +01:00
tempo.cc a better solution for the problem being addressed in b40513ff7 2023-10-22 17:31:29 -06:00
test.cc
test2.cc
time.cc
timeline.cc temporal: fix error in computation of timecnt_t::end() for specific conditions 2023-11-06 20:38:08 -07:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00