ardour/libs/temporal/temporal
Paul Davis 6cde958480 BBT_Time: provide conversion to/from integer format
This is not guaranteed to be lossless, but with 44 bits for bars,
256 beats per bar and up to 4095 ticks per beat, it should be fine.
2023-02-15 16:02:56 -07:00
..
bbt_argument.h require use of BBT_Argument as both parameter and return type from most methods (libs edition) 2023-02-15 16:02:56 -07:00
bbt_time.h BBT_Time: provide conversion to/from integer format 2023-02-15 16:02:56 -07:00
beats.h Add explicit round/floor integer multiply/divide 2022-10-22 02:10:05 +02:00
debug.h temporal: add new debug bit for debug tracing just TempoMap::reset_starting_at() 2022-05-13 19:05:13 -06:00
range.h temporal: replace Range::extent() with Range::length() 2022-10-07 16:16:14 -06:00
superclock.h Add explicit round/floor integer multiply/divide 2022-10-22 02:10:05 +02: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 require use of BBT_Argument as both parameter and return type from most methods (libs edition) 2023-02-15 16:02:56 -07:00
time.h Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
timeline.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
types.h Fix region-fade, time-stretch and other scaling operations (#9057) 2023-01-12 16:17:39 +01: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