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

display quantize/humanize mode for first encoder detent, then quantize #2291

Merged

Conversation

nikodemus
Copy link
Collaborator

@nikodemus nikodemus commented Jul 12, 2024

  • explicit UI_QUANTIZE_MODE, which silences auditions as soon as the tempo encoder is pressed while holding an audition pad
  • the mode stays on as long as any audition pads remain pressed
  • on first encoder detent the popup says either "humanize" or "quantize" depending on the encoder direction (plus "all" when necessary)
  • fix prevention of tempo-encoder popup on audition + tempo press, instead display HUMANIZE/QUANTIZE ALL" as a hint. I believe this is a lefover from the original patch, which I believe used pad pressed instead of audition to quantize?
  • For 7seg, when displaying the humanize/quantize all amount, prefix it with A as long as the result fits on the screen nicely.

Copy link
Contributor

github-actions bot commented Jul 12, 2024

Test Results

75 tests  ±0   75 ✅ ±0   0s ⏱️ ±0s
13 suites ±0    0 💤 ±0 
13 files   ±0    0 ❌ ±0 

Results for commit a96416b. ± Comparison against base commit db58d1f.

♻️ This comment has been updated with latest results.

@nikodemus nikodemus force-pushed the pr-humanize-popup-first branch 4 times, most recently from e982b1d to 294eaa2 Compare July 18, 2024 21:45
@nikodemus nikodemus marked this pull request as ready for review July 18, 2024 21:45
- on first encoder detent the popup says either "humanize" or
  "quantize" depending on the encoder direction (plus "all" when
  necessary)

- For 7seg, when displaying the humanize/quantize all amount, prefix
  it with A as long as the result fits on the screen nicely.

- explicit UI_QUANTIZE_MODE, which silences auditions as soon as the
  tempo encoder is pressed while holding an audition pad

- the mode stays on as long as any audition pads remain pressed

- fix prevention of tempo-encoder popup on audition + tempo press,
  instead display "HUMANIZE/QUANTIZE ALL" as a hint. I believe this
  is a lefover from the original patch, which I believe used pad
  pressed instead of audition to quantize?
@nikodemus nikodemus force-pushed the pr-humanize-popup-first branch from 294eaa2 to a96416b Compare July 18, 2024 21:54
@m-m-adams m-m-adams added this pull request to the merge queue Jul 20, 2024
Merged via the queue into SynthstromAudible:community with commit 4f36e03 Jul 20, 2024
6 checks passed
@nikodemus nikodemus deleted the pr-humanize-popup-first branch January 3, 2025 09:59
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