Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/20 pattern follow #33

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

glibersat
Copy link
Collaborator

This PR enhances #20 by adding a Track menu entry to select the Pattern Follow mode between : Off, Display, Launchpad or Display + LP.

Atm, only Display is implemented (I don't have my LP on hand).
It is also only available for the Note track type, not Curve as it was stated in the issue.

Also, I'm not happy with the naïve enum handling of cases but I can't figure out how to use them as flags for 2 reasons: operator overloading won't work and the performer menu expects values of +1 between each menu entry (which makes it impossible to use power of 2 for flags).

@glibersat glibersat requested a review from mebitek January 10, 2024 21:31
@mebitek mebitek marked this pull request as ready for review January 11, 2024 06:45
@mebitek mebitek merged commit 42e0550 into mebitek:master Jan 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants