13
0
livetrax/libs/temporal
Paul Davis 3e8f4d80fb remove (almost) all floating point operations from Beats, add DoubleableBeats
The latter is a "wrapper" around Beats that provides ::to_double() for those times when we
absolutely need a floating point representation
2021-08-13 12:51:32 -06:00
..
MSVCtemporal Further change needed for 'libtemporal' 2020-05-29 12:28:13 +01:00
temporal remove (almost) all floating point operations from Beats, add DoubleableBeats 2021-08-13 12:51:32 -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 libtemporal: fix Beats::round_to_subdivision() 2021-08-13 12:51:31 -06:00
debug.cc move DEBUG::SnapBBT into libtemporal 2021-08-13 12:51:31 -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 remove (almost) all floating point operations from Beats, add DoubleableBeats 2021-08-13 12:51:32 -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
test2.cc tweak test code to check int62_t::min and flag bit 2021-08-13 12:51:30 -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 Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
timeline.cc libtemporal: add (commented) debug output for timepos_t::distance() methods 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