13
0
livetrax/libs/temporal/temporal
Paul Davis 50232a23a7 temporal: hide superclock_t variant of TempoMap::metric_at()
This fixes several callsites that were passing samplepos_t to get a TempoMetric,
some of them somewhat significant (e.g. VST plugins that want tempo information).

Bad API design on my part, apologies.

This commit combines libs/ and gtk2_ardour because the new private status
of the ::metric_at() call would be a blocking point for git bisect
2023-06-12 12:36:16 -06:00
..
bbt_argument.h temporal: add operator<<(ostream&) for BBT_Argument 2023-05-05 18:55:27 -06:00
bbt_time.h BBT_Time: provide conversion to/from integer format 2023-02-15 16:02:56 -07:00
beats.h
debug.h
range.h temporal: operator<< for Range and RangeList 2023-03-24 14:19:16 -06:00
superclock.h
tempo-experiment.h
tempo.h temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
time.h
timeline.h Fix timecnt_t less-than-equal operator 2023-03-30 00:37:23 +02:00
types_convert.h
types.h Fix region-fade, time-stretch and other scaling operations (#9057) 2023-01-12 16:17:39 +01:00
visibility.h