Files
ardour/libs
Paul Davis 97e4a4f04a change semantics of Region::set_length() to preserve current position
Before the nutempo changes, a call to Region::set_length() only set the length
of the region.  Now that Region::_length is a duple of (duration,position),
maintain thesame semantics so that the call only affects the duration part of
the duple.  Theoretically we might at some point want/need
Region::set_length_and_position() but that is not the case at this point,
2021-08-13 12:51:34 -06:00
..
2021-07-23 01:37:46 +02:00
2021-07-03 19:07:25 +02:00
2020-01-22 02:00:25 +01:00
2021-03-01 22:14:38 +01:00
2021-08-13 12:51:29 -06:00
2021-07-22 19:48:24 +02:00