13
0
livetrax/libs/temporal/temporal
Paul Davis d77db816de temporal: reimplement and tweak API of TempoMap::get_grid()
There were many logical errors in the previous implementation. This one is
simpler to read, and appears to work much better.

It also allows the caller to specify the quarter-note subdivision to use when
generating the grid, rather than choosing only between some bar modulo or
quarter notes.
2022-11-29 10:09:39 -07:00
..
bbt_time.h Add explicit BBT_Offset print function (like timeline.h has) 2022-09-28 18:46:58 +02: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 temporal: reimplement and tweak API of TempoMap::get_grid() 2022-11-29 10:09:39 -07:00
time.h
timeline.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
types_convert.h temporal: fix location of enum conversion decls 2022-04-05 20:52:09 -06:00
types.h temporal: add operator== and operator!= for ratio_t 2022-05-31 12:36:54 -06:00
visibility.h libtemporal: changes derived from converting libardour 2021-08-13 12:51:28 -06:00