13
0
livetrax/libs/temporal
Paul Davis da95a0a0ee replace sample rate callback used for superclock<=>sample conversion
Now using a globally-scoped static variable which is updated by the
AudioEngine whenever an SR change occurs. Defaults to 48kHz and can
be used even before there is a backend.
2022-03-14 14:03:07 -06:00
..
MSVCtemporal
temporal replace sample rate callback used for superclock<=>sample conversion 2022-03-14 14:03:07 -06:00
test temporal: add some basic BBT time tests 2022-02-21 11:55:44 -07: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
enums.cc
range.cc
superclock.cc replace sample rate callback used for superclock<=>sample conversion 2022-03-14 14:03:07 -06:00
tempo.cc Fix bbt_subtract math 2022-03-04 19:40:30 +01:00
test2.cc
test.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 temporal: add skeleton for Timeline (timepos_t/timecnt_t) tests 2022-02-12 22:25:17 -07:00