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

Refactor/make voice sane again #3249

Open
wants to merge 5 commits into
base: community
Choose a base branch
from

Conversation

m-m-adams
Copy link
Collaborator

No functional changes, just move the oscillator rendering out to the dsp folder and refactor to remove gotos

Also fix a bug where wavetables would needlessly run the amplitude vector code when it's not being applied, which nets to a couple of extra wavetable voices

Copy link
Contributor

github-actions bot commented Jan 9, 2025

Test Results

106 tests  ±0   106 ✅ ±0   0s ⏱️ ±0s
 16 suites ±0     0 💤 ±0 
 16 files   ±0     0 ❌ ±0 

Results for commit cc1c109. ± Comparison against base commit fed3534.

♻️ This comment has been updated with latest results.

@m-m-adams m-m-adams force-pushed the refactor/make_voice_sane_again branch 2 times, most recently from ddc84ef to 152d647 Compare January 11, 2025 16:11
@m-m-adams m-m-adams force-pushed the refactor/make_voice_sane_again branch from 152d647 to a114aca Compare January 11, 2025 16:14
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