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

runtime features: make style of patch cable strength selectable #184

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

bfredl
Copy link
Contributor

@bfredl bfredl commented Jul 11, 2023

Fixes #158

drawBar() method is moved unmodified from IntegerContinuous to Number as it only depends of attributes of the Number base class.

I think we eventually should have a unified display that fits both the slider bar and potential decimals on the same screen, but for now it gives you the option of either showing the old stock firmware layout or the one implemented in #17 .

Addresses SynthstromAudible#158

drawBar() method is moved unmodified from IntegerContinuous to
Number as it only depends of attributes of the Number base class
@jamiefaye jamiefaye added this pull request to the merge queue Jul 11, 2023
Merged via the queue into SynthstromAudible:community with commit c392533 Jul 11, 2023
2 checks passed
@bfredl bfredl mentioned this pull request Jul 11, 2023
bfredl added a commit to bfredl/DelugeFirmware that referenced this pull request Jul 11, 2023
- SynthstromAudible#180 and SynthstromAudible#185 had overlapping changes which were incorrectly resolved in favor of 185
- SynthstromAudible#182 and SynthstromAudible#184 had a conflict which were (mostly correctly) resolved in favour 182, but the new menu entry then got missing. Re implemented it in the new structure.
github-merge-queue bot pushed a commit that referenced this pull request Jul 11, 2023
* Revert "Revert "refactor: remove unmaintained code for the 40-pad deluge (#185)""

This reverts commit fb5016a.

* fix for merge commits

- #180 and #185 had overlapping changes which were incorrectly resolved in favor of 185
- #182 and #184 had a conflict which were (mostly correctly) resolved in favour 182, but the new menu entry then got missing. Re implemented it in the new structure.
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.

Make the "increased resolution of patch cable strength" feature toggle-able in the Community Features Menu
2 participants