13
0
livetrax/libs/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
..
MSVCtemporal
temporal temporal: reimplement and tweak API of TempoMap::get_grid() 2022-11-29 10:09:39 -07:00
test confusing comments - just say no 2022-11-21 18:33:17 -07:00
bbt_time.cc temporal: fix a bug in BBT_Time::round_up_to_bar() 2022-08-03 10:59:29 -06:00
beats.cc temporal: fix a bug in BBT_Time::round_up_to_bar() 2022-08-03 10:59:29 -06:00
debug.cc
enums.cc
range.cc Remove Range::squish debug information, used fixed modulo operation 2022-06-30 01:07:32 +02:00
superclock.cc increase superclock_ticks_per_second to provide integer handling for NTSC (following Facebook "flicks") 2022-10-13 18:05:49 -06:00
tempo.cc temporal: reimplement and tweak API of TempoMap::get_grid() 2022-11-29 10:09:39 -07:00
test2.cc
test.cc
time.cc
timeline.cc Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
wscript More unit-tests updates 2022-10-01 16:57:12 +02:00