ardour/libs/evoral
Paul Davis 4fb3e24bd6 evoral: tentative fix for problems with Curve::multipoint_eval()
Now that we use superclock_t for audio time, it is possible for the square of an audio time value to overflow int64_t quite easily.
This change fixes that (and cleans up other code a little), but probably a different solution would be a good idea
2021-08-30 14:29:11 -06:00
..
evoral libevoral: add a new method to set the time domain that can be used from ::set_state(), when the event list is not (yet) empty 2021-08-13 12:51:34 -06:00
libsmf SMF meta-events do not set running status while parsing the file 2021-06-22 14:18:03 -06:00
MSVCevoral
test changes to compile against libtemporal and use of timepos_t/timecnt_t 2021-08-13 12:51:28 -06:00
Control.cc libevoral: tweaks related to timeline types based on libardour conversion 2021-08-13 12:51:29 -06:00
ControlList.cc libevoral: add a new method to set the time domain that can be used from ::set_state(), when the event list is not (yet) empty 2021-08-13 12:51:34 -06:00
ControlSet.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
Curve.cc evoral: tentative fix for problems with Curve::multipoint_eval() 2021-08-30 14:29:11 -06:00
debug.cc
Event.cc
Note.cc
run-tests.sh
Sequence.cc libevoral: fix some existing or potential issues with time domains 2021-08-13 12:51:34 -06:00
SMF.cc support SMF markers without labels 2021-05-09 17:52:29 -06:00
SMFReader.cc
wscript changes to compile against libtemporal and use of timepos_t/timecnt_t 2021-08-13 12:51:28 -06:00