SynthstromAudible / DelugeFirmware

https://synthstromaudible.github.io/DelugeFirmware/
GNU General Public License v3.0
565 stars 94 forks source link

refactor: share value scaling between arpeggiator::midi_cv::Ratchet and Rhythm #2190

Closed nikodemus closed 3 months ago

nikodemus commented 3 months ago
github-actions[bot] commented 3 months ago

Test Results

49 tests  +1   49 :white_check_mark: +1   0s :stopwatch: ±0s  9 suites ±0    0 :zzz: ±0   9 files   ±0    0 :x: ±0 

Results for commit 9156fe19. ± Comparison against base commit 99281139.

This pull request removes 1 and adds 2 tests. Note that renamed tests count towards both. ``` ValueScalingTest ‑ arpMidiCvRatchetValueScaling ``` ``` ValueScalingTest ‑ arpMidiCvRatchetOrRhytmValueScaling ValueScalingTest ‑ consistentArpAndMenuMaxValues ```

:recycle: This comment has been updated with latest results.