mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
better initial value
This commit is contained in:
parent
7383fbbe48
commit
bddde1337e
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ TransportFSM::init ()
|
|||
{
|
||||
_motion_state = Stopped;
|
||||
_butler_state = NotWaitingForButler;
|
||||
_last_locate.target = max_samplepos;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue