13
0
livetrax/libs/temporal
Paul Davis 51980b15cd temporal: split _omega into two values, for each time domain
omega can be computed from Beat or superclock duration. This gives rise to
different units for omega, and we must use the correct value in a given
context.

This commit also changes the way that the audio time omega is computed during
TempoMap::reset_starting_at()
2022-05-13 19:05:13 -06:00
..
MSVCtemporal
temporal temporal: split _omega into two values, for each time domain 2022-05-13 19:05:13 -06:00
test temporal: add some relatively useless code to one of the timeline test functions 2022-04-05 20:52:10 -06:00
bbt_time.cc temporal: fix error in operator>> for BBT_offset 2021-08-31 22:33:33 -06:00
beats.cc Fix Beats::rount_to.. Bar rounding 2022-03-04 19:41:25 +01:00
debug.cc temporal: add new debug bit for debug tracing just TempoMap::reset_starting_at() 2022-05-13 19:05:13 -06:00
enums.cc libtemporal: add operator<<() for ratio_t 2021-08-13 12:51:32 -06:00
range.cc
superclock.cc superclock_ticks_per_second: use an (inline) accessor, change value 2022-03-17 14:15:59 -06:00
tempo.cc temporal: split _omega into two values, for each time domain 2022-05-13 19:05:13 -06:00
test.cc
test2.cc
time.cc
timeline.cc temporal: fix construction of timepos_t and timecnt_t with max_sample{pos,cnt} 2021-11-22 10:35:52 -07:00
wscript wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00