loops showing up incorrectly on track load
Author: ywwgCreated Sep 18, 2026Updated Sep 20, 2026
Bug Description
In recent main, when I load tracks the loops are often not in the right places -- I see there has been some recent work here so I think something went wrong. Claude thinks the problem is that the loop is getting set in BaseTrackPlayerImpl::loadTrack, which might get called before the engine has actually updated the track correctly? and is suggesting just moving the logic into LoopingControl::trackLoaded, which does make sense to me, but I don't know how that interacts with the changes you've been making.
Version
main
OS
Ubuntu 26.04
Source: mixxxdj/mixxx