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

test/refactor: arpgeggiator::midi_cv::Gate values roundtrip #2087

Conversation

nikodemus
Copy link
Contributor

  • Pull out the guts for testing: the current value math is identical to standard, so share the machinery, but the final value computation produces numbers that are slightly smaller near the max values, and needs to remain distinct. They use-provided values roundtrip despite the asymmetry.

  • Speculate on the reason things are the way they are.

Copy link
Contributor

github-actions bot commented Jun 3, 2024

Test Results

44 tests  +1   44 ✅ +1   0s ⏱️ ±0s
 8 suites ±0    0 💤 ±0 
 8 files   ±0    0 ❌ ±0 

Results for commit 74a2c1a. ± Comparison against base commit eeb50c7.

♻️ This comment has been updated with latest results.

- Pull out the guts for testing: the current value math is identical to
  standard, so share the machinery, but the final value computation
  produces numbers that are slightly smaller near the max values,
  and needs to remain distinct. They use-provided values roundtrip
  despite the asymmetry.

- Speculate on the reason things are the way they are.
@nikodemus nikodemus force-pushed the arp-midi-cv-gate-value-scaling branch from f7cd69b to 74a2c1a Compare June 7, 2024 18:09
@sapphire-arches sapphire-arches added this pull request to the merge queue Jun 10, 2024
Merged via the queue into SynthstromAudible:community with commit 7474d94 Jun 10, 2024
6 checks passed
tastycode pushed a commit to tastycode/DelugeFirmware that referenced this pull request Jul 3, 2024
…omAudible#2087)

- Pull out the guts for testing: the current value math is identical to
  standard, so share the machinery, but the final value computation
  produces numbers that are slightly smaller near the max values,
  and needs to remain distinct. They use-provided values roundtrip
  despite the asymmetry.

- Speculate on the reason things are the way they are.
@nikodemus nikodemus deleted the arp-midi-cv-gate-value-scaling branch July 5, 2024 05:57
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.

None yet

2 participants