Files
ardour/gtk2_ardour
Paul Davis 49e1f7f79d fix logic of editing tempo & meter
Old code use the TempoMetric (Tempo + Meter) in effect at the old
location of the tempo/meter to compute the position of the edited tempo/meter,
using a BBT time from the dialog.

But this TempoMetric uses the very tempo/meter that we're editing!

So we have to use previous_tempo() or previous_meter() to construct
the relevant TempoMetric, and if it is the first tempo or meter, then
obviously it cannot move position at all.
2023-05-03 21:55:23 -06:00
..
2023-03-28 01:39:36 +02:00
2023-04-25 20:26:46 +02:00
2023-03-24 14:19:16 -06:00
2023-03-24 23:20:50 +01:00
2023-04-28 15:57:42 -06:00
2023-04-28 15:57:42 -06:00
2023-04-16 10:33:48 -06:00
2023-04-28 15:57:42 -06:00
2023-03-24 14:19:15 -06:00
2023-04-22 17:58:28 -06:00
2023-04-22 17:58:28 -06:00