Files
ardour/libs/evoral
Paul Davis 60e5b84d78 temporal: alternative solution to overflow in timeline operator*()
This uses boost::multiprecision::int512_t when multiplying and dividing by the numerator
and denominator of a ratio_t. 128 bits would be sufficient but for some reason, the boost
docs show the 512 bit variant being very slightly faster.

This is a better solution than using a double, which although it will prevent overflow
has fairly limited resolution.
2022-05-24 21:46:10 -06:00
..
2022-05-01 18:01:35 -06:00
2019-11-02 16:32:18 -06:00
2019-11-02 16:32:18 -06:00
2019-11-02 16:32:18 -06:00