ardour/libs/temporal/temporal
John Emmas 2554302281 Export a variable which can't be accessed via a 'get()' function
Temporal::most_recent_engine_sample_rate is used in performance-critical code so shouldn't be accessed via a 'get()' function. But (via the TEMPORAL_SAMPLE_RATE #define) it does get accessed outside of libtemporal and therefore needs to get exported.
2022-05-04 16:09:34 +01:00
..
bbt_time.h triggerbox: use follow length when quantizing re-start of Again-selected trigger 2022-01-13 12:09:23 -07:00
beats.h temporal: fix implementation of Beats::snap_to(), and add variants 2021-11-29 21:50:29 -07:00
debug.h add new debug bit for Temporal grid stuff 2021-08-13 12:51:32 -06:00
range.h Initial changes needed for building libtemporal with MSVC 2021-08-29 11:03:58 +01:00
superclock.h Export a variable which can't be accessed via a 'get()' function 2022-05-04 16:09:34 +01:00
tempo-experiment.h first pass at integrating nutempo v1 with new 64 bit superclock/ticks representation 2021-08-13 12:51:28 -06:00
tempo.h TempoMap::twist_tempi() gets used outside of libtemporal so needs to get exported 2022-05-03 11:31:43 +01:00
time.h Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
timeline.h alter Source::_length from timecnt_t to timepos_t 2022-01-28 15:52:27 -07:00
types.h remove unnecessary boost header (we have our own ratio_t) 2021-10-14 13:12:31 -06:00
types_convert.h temporal: fix location of enum conversion decls 2022-04-05 20:52:09 -06:00
visibility.h libtemporal: changes derived from converting libardour 2021-08-13 12:51:28 -06:00