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

Clamp Max Porta time to 16 seconds #7317

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

baconpaul
Copy link
Collaborator

Max porta time was 2 (aka "4 seconds") but was modulatable across the entire range up to about 128 seconds I think. That's the same as stuck. So add an internal clamp which means even in extreme off the end modulation, you cap out at 16 seconds.

Addresses case 2 of #7301

Max porta time was 2 (aka "4 seconds") but was modulatable across
the entire range up to about 128 seconds I think. That's the same
as stuck. So add an internal clamp which means even in extreme off
the end modulation, you cap out at 16 seconds.

Addresses case 2 of surge-synthesizer#7301
@baconpaul baconpaul merged commit e7cdc3f into surge-synthesizer:main Nov 20, 2023
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.

None yet

1 participant