Files
ardour/libs
Paul Davis 374283cc3f temporal: provide a new variant of ::get_tempo_and_meter() for BBT time
This one is more complex than the Beats or superclock variants, because
we cannot just start from the front of the map. Instead, we have to
first iterate through the map so that we start the code in
_get_tempo_and_meter<...> from the TempoPoint and MeterPoint
in effect at the BBT_Argument's reference time.
2023-09-22 15:18:27 -06:00
..
2023-09-17 07:34:55 -06:00
2023-09-17 07:34:55 -06:00
2023-09-20 12:51:52 -06:00
2023-09-22 04:41:11 +02:00