Skip to content

seq length change causes seq to start when stopped #1

@rainbow-carrots

Description

@rainbow-carrots

by design, if seq length is changed & current seq position exceeds the new maximum, the sequencer is forced to restart;

likewise, if seq length is changed & current seq position is less than or equal to new seq maximum, seq continues as normal

need to add check to only restart seq if it was playing previously... and not restart if it is stopped & the length is changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions