SynthstromAudible / DelugeFirmware

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

Refactor InstrumentClipView::auditionPadAction #2122

Closed seangoodvibes closed 3 months ago

seangoodvibes commented 3 months ago

Refactored InstrumentClipView::auditionPadAction into separate functions to make the code easier to follow.

Was able to also remove all the goto's as well.

Should make it easier as well to de-duplicate auditionPadAction in automation view in a follow-up PR.

github-actions[bot] commented 3 months ago

Test Results

45 tests  +1   45 :white_check_mark: +1   0s :stopwatch: ±0s  8 suites ±0    0 :zzz: ±0   8 files   ±0    0 :x: ±0 

Results for commit 4e6656e2. ± Comparison against base commit 548f4709.

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