13
0
livetrax/libs/temporal
Paul Davis 39c324b620 temporal: fix ::get_grid() crash condition
We cannot call TempoMetric::superclock_at (BBT_Time) if the BBT time is beyond
the range of the current TempoMetric. We must discover that *before* we make
that call, not as part of the test to see if we've exceeded the range.
2022-12-10 22:59:58 -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
beats.cc
debug.cc
enums.cc
range.cc
superclock.cc
tempo.cc temporal: fix ::get_grid() crash condition 2022-12-10 22:59:58 -07:00
test.cc
test2.cc
time.cc
timeline.cc temporal: fix various incorrect uses of ::samples() in audio time arithmetic 2022-12-07 11:13:49 -07:00
wscript