Tempo sections with a BBT start XML node are never ramped
This commit is contained in:
@@ -4516,6 +4516,8 @@ TempoMap::fix_legacy_session ()
|
||||
if (!t->active()) {
|
||||
continue;
|
||||
}
|
||||
/* Ramp type never existed in the era of this tempo section */
|
||||
t->set_end_note_types_per_minute (t->note_types_per_minute());
|
||||
|
||||
if (t->initial()) {
|
||||
t->set_pulse (0.0);
|
||||
|
||||
Reference in New Issue
Block a user