Files
ardour/libs/temporal
Paul Davis 5b5ca546e0 temporal: fix incorrect implementation of TempoMap::tempo_map()
std::lower_bound() is not appropriate here. We need to find the first
TempoPoint after the given time, then return the one before that.
2021-11-17 12:16:38 -07:00
..
2021-09-27 16:28:44 +02:00
2019-09-30 21:03:29 +02:00