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

Fix two AEG problems in oversample and 0 rate mode #1393

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

baconpaul
Copy link
Contributor

  • In 0 rate mode we would improperly skip sectinos nw I have fixed the exp timing blowing out the behavior. Do a variety of things to skip ahead properly to the first active stage

  • The OS AEG had the wrong sample rate. This meant with OS on the AEG went twice as fast.

Fix both and close #1389

- In 0 rate mode we would improperly skip sectinos nw I have
  fixed the exp timing blowing out the behavior. Do a variety
  of things to skip ahead properly to the first active stage

- The OS AEG had the wrong sample rate. This meant with OS on
  the AEG went twice as fast.

Fix both and close surge-synthesizer#1389
@baconpaul baconpaul merged commit d7fce38 into surge-synthesizer:main Sep 29, 2024
12 checks passed
@baconpaul baconpaul deleted the aeg-1389 branch September 29, 2024 23:04
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.

AEG Envelope regression: Decay appears to be broken
1 participant