lmms
lmms copied to clipboard
Fix for LFO Controller desync on changing play position with the mouse.
Fixes https://github.com/LMMS/lmms/issues/7528
LFO Controller phase is now updated properly on moving the playhead with the mouse.
Unsure whether this fix has far reaching consequences.
As mentioned in that commit, exporting with loops is a case that handle differently. Do we want to keep the current behaviour of loops in export not recalculating the state for smoother song flow, or do we recalculate the state for reproducability?