Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AudioEngineTests: add offset test for JACK relocation
The current state of transport implementation suffers a regression bug: whenever a tempo change occurs (tempo marker add/delete, BPM widget used...) `m_nFrameOffsetTempo` is altered. Since it is now handed to the JACK relocation callback as well, the resulting frame is off
- Loading branch information