Files
ardour/libs
Robin Gareus a6401763a3 Fix interpolation when iterating over sequence (#9288)
When a control-point is exactly at tick (N * 8), iterating
over the List (Sequence<Time>::const_iterator::operator++)
skipped the point.

Sequence::time_between_interpolated_controller_outputs == 8.
2023-04-01 17:21:04 +02:00
..
2023-03-30 01:04:40 +02:00
2023-03-28 01:39:54 +02:00
2022-08-03 12:10:01 -06:00
2023-03-25 06:43:46 +01:00
2023-03-30 01:10:23 +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