Files
ardour/libs
Paul Davis 509efdb290 temporal: refactor ::get_grid() for performance reasons
the API now provides the option to call ::get_grid() with an iterator which may
be re-used on subsequent calls. This avoids unbounded O(N) "walks" from the
marker preceding the start point of the grid to the start point.

This commit also includes "fast-path" code for the common case of a single
tempo and single meter
2023-07-14 13:03:36 -06:00
..
2023-05-22 04:50:19 +02:00
2023-07-09 20:41:36 -06:00
2023-05-03 15:38:42 +02:00
2022-08-03 12:10:01 -06:00
2023-07-12 18:23:51 +02:00
2022-09-21 19:09:55 -06:00
2023-03-25 07:46:47 +01:00
2023-02-08 02:03:54 +01:00