Skip to content

Update LFO Controller status on playback position change while playing #7528

@Jan125

Description

@Jan125

Enhancement Summary

Submitting in good faith, because I have not seen a similar Issue in the tracker.

Currently, on playback start, the position is accounted for for LFO controllers in determining their beginning state.
This allows consistent playback of sections.

An issue arises when you have position changes while it plays, triggered by:
-Moving the playback cursor with your mouse.
-A loop point being reached.
These events do not trigger a reevaluation of the starting status of the LFO controller, resulting in differing playback.

Implementation Details / Mockup

I propose the following change:
-Update the LFO Controller status on playback position change while playing.
This should not have any breaking issues.

Updating the status on loop points may be a breaking change for some projects that rely on looping multiple times.

Please search the issue tracker for existing feature requests before submitting your own.

  • I have searched all existing issues and confirmed that this is not a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions