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

Optimize the AHDSR Shaped SC code in a few ways #130

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

baconpaul
Copy link
Contributor

  1. LUT rather than Exp
  2. Don't cube since SC doesn't use it
  3. Option to just update endpoint as opposed to curve since SC uses curve just for the AEG

1. LUT rather than Exp
2. Don't cube since SC doesn't use it
3. Option to just update endpoint as opposed to curve since
   SC uses curve just for the AEG
@baconpaul baconpaul merged commit 8196b9a into surge-synthesizer:main Sep 16, 2024
5 checks passed
@baconpaul baconpaul deleted the opt-ahdsr branch September 16, 2024 01:41
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.

1 participant