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

Allow constant modulators #1522

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allow constant modulators #1522

wants to merge 1 commit into from

Conversation

derselbst
Copy link
Member

Since #1392 has been applied, modulators with src1 set to none will no longer be canceled. Such a modulator is actually valid. Therefore, it is reasonable to stop marking those modulators as invalid, causing them to be deleted at runtime.

A potential use-case for modulators with both src1 and src2 set to none could be to apply an additive offset to a destination generator. Yet, such a case is unusual, so fluidsynth should continue to print out a warning.

@derselbst derselbst added this to the 2.4 milestone Mar 30, 2025
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