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

Avoid SSE Distortion Blowup #4753

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Conversation

baconpaul
Copy link
Collaborator

Drive == 0 in distortion at init; with the SSE shapers
that blows you out to nan. Init drive to a reasonable
value.

Closes #4565

Drive == 0 in distortion at init; with the SSE shapers
that blows you out to nan. Init drive to a reasonable
value.

Closes surge-synthesizer#4565
@baconpaul baconpaul merged commit 553e04c into surge-synthesizer:main Jul 15, 2021
@baconpaul baconpaul deleted the dist-4565 branch October 12, 2021 18:47
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.

Distortion DC blowup when toggling on/off
1 participant