do not transition "back" to Rolling by calling start_transport() if a locate was...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 7 Nov 2019 06:54:34 +0000 (23:54 -0700)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 7 Nov 2019 06:54:34 +0000 (23:54 -0700)
commitf04ee50375354117a755cda45059b0ee710de2dc
tree3e4727bb32377f3e5bbb819ebc9ea67c4a085560
parent625b8297ea59232a1d91f9bf2efeb65ca70b9791
do not transition "back" to Rolling by calling start_transport() if a locate was for loop-end

We never stopped the transport, so there's no reason to start it again. Doing so causes alignment problems
because all tracks have their ::run() ranges reinitialized
libs/ardour/transport_fsm.cc