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

feat(LaunchPad): Save state of presets when switching #90

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

dszakallas
Copy link
Owner

@dszakallas dszakallas commented Apr 6, 2024

This PR adds preset state save/restore functionality to launchpad App. Main motivation is to enable recalling the set of loop and beatjumps after they were modified. Currently if user changes the set of loopjumps for a laid out preset, once the preset is removed by a layout update, its state is lost. This PR changes that.
Also renames mode to bounce for loopjump and beatjump controls and exposes them as parameter.

@dszakallas dszakallas changed the title Save state of presets when switching [LP] Save state of presets when switching Apr 6, 2024
@dszakallas dszakallas changed the title [LP] Save state of presets when switching feat(LaunchPad): Save state of presets when switching Apr 6, 2024
@dszakallas dszakallas merged commit ed8b3ff into master Apr 6, 2024
4 checks passed
Copy link

github-actions bot commented Apr 6, 2024

🎉 This PR is included in version 3.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant