temporal: after loading an old tempo map, reset it to compute omega etc.

This commit is contained in:
Paul Davis 2023-11-13 22:30:55 -07:00
parent fbc578fdb6
commit ce4d1ffe51
1 changed files with 1 additions and 1 deletions

View File

@ -4816,7 +4816,7 @@ TempoMap::set_state_3x (const XMLNode& node)
prev = i;
}
#endif
reset_starting_at (0);
return 0;
}