ardour/libs/temporal
Paul Davis 1312e8f992 temporal: implement TempoMap::bbt_distance() but do not use it
This was implemented to try to fix paste() but was not needed. It might be
useful in the future, or just as an expression of the logic of this. Note that
the BBT_Offset it returns only has the beats field set, which is ... odd. So
this is likely not quite finished.
2025-08-19 10:53:06 -06:00
..
MSVCtemporal Further change needed for 'libtemporal' 2020-05-29 12:28:13 +01:00
temporal temporal: implement TempoMap::bbt_distance() but do not use it 2025-08-19 10:53:06 -06:00
test fix temporal test runner 2025-01-09 22:30:17 -07:00
bbt_time.cc temporal: BBT_Time cannot have any round_to_*() or round_up_to_*() methods 2025-08-19 10:53:06 -06:00
beats.cc temporal: BBT_Time cannot have any round_to_*() or round_up_to_*() methods 2025-08-19 10:53:06 -06:00
debug.cc moved scoped tempo map from GUI to libtemporal 2025-08-11 15:41:34 -06:00
domain.cc add get/set state methods to TimeDomainProvider 2023-08-16 16:33:17 -06:00
enums.cc temporal: reset global superclock rate when creating a new session 2023-09-20 12:30:53 -06:00
range.cc temporal: operator<< for Range and RangeList 2023-03-24 14:19:16 -06:00
superclock.cc add comment on why _superclock_ticks_per_second is initializedto zero 2025-08-06 15:06:14 -06:00
tempo.cc temporal: implement TempoMap::bbt_distance() but do not use it 2025-08-19 10:53:06 -06:00
test.cc basic work on a Tempo object that avoids (almost) all floating point arithmetic 2021-08-13 12:51:28 -06:00
test2.cc tweak test code to check int62_t::min and flag bit 2021-08-13 12:51:30 -06:00
time.cc Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
timeline.cc Fix for timepos_t::earlier() - superclock_t vs.samplepos_t confusion 2025-06-17 14:03:43 -06:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00