send LTC during process_with_events()
authorRobin Gareus <robin@gareus.org>
Fri, 24 Apr 2015 02:39:57 +0000 (04:39 +0200)
committerRobin Gareus <robin@gareus.org>
Fri, 24 Apr 2015 02:44:28 +0000 (04:44 +0200)
commit4e36760bacecb89f0bb48a90cce205671b316022
treed3899416de9cf37bf13c1d2ce04e701424991131
parent3e1fecbf37c9cd34ad8fe7d6ce782958d45ab89b
send LTC during process_with_events()

fixes #6277

This indicates a deeper problem though. Even removing a punch-range never
clears out the events. and  ession::process_with_events() does not use
process_without_events() until re-start.
libs/ardour/session_process.cc