13
0
livetrax/libs/temporal
Paul Davis 5e0cf747bb Temporal: removed unused std::numeric_limits<> definitions for timeline types
There can be no single ::max() or ::min() value for these types because the time domain matters. With a given
tempo map, a certain beat value represent a time before or after the maximum possible audio domain value
2021-08-13 12:51:31 -06:00
..
MSVCtemporal
temporal Temporal: removed unused std::numeric_limits<> definitions for timeline types 2021-08-13 12:51:31 -06:00
bbt_time.cc first pass at integrating nutempo v1 with new 64 bit superclock/ticks representation 2021-08-13 12:51:28 -06:00
beats.cc split Beats::round_to_subdivision() into source module 2021-08-13 12:51:31 -06:00
debug.cc Temporal: add debug bits declaration 2021-08-13 12:51:28 -06:00
enums.cc Temporal: replace thread_local sample rate with callback to get sample rate 2021-08-13 12:51:31 -06:00
range.cc include temporal/range.cc as source module 2021-08-13 12:51:30 -06:00
superclock.cc Temporal: replace thread_local sample rate with callback to get sample rate 2021-08-13 12:51:31 -06:00
tempo.cc Temporal: replace thread_local sample rate with callback to get sample rate 2021-08-13 12:51:31 -06:00
test2.cc tweak test code to check int62_t::min and flag bit 2021-08-13 12:51:30 -06:00
test.cc basic work on a Tempo object that avoids (almost) all floating point arithmetic 2021-08-13 12:51:28 -06:00
time_converter.cc Temporal: new files, likely to be removed in the final version 2021-08-13 12:51:29 -06:00
time.cc
timeline.cc Temporal: clean up API to remove ambiguity about ::quarter*_at_* 2021-08-13 12:51:31 -06:00
wscript split Beats::round_to_subdivision() into source module 2021-08-13 12:51:31 -06:00