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

Mod Matrix Smoothing in place (still defaults to off) #1355

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

baconpaul
Copy link
Contributor

This commit implements smoothing, both linear and exponential, in the mod matrix. It exposes this in the UI as a sub-menu for a source and it is available for every source (except of course for "No Source").

Currently there's no per-source defaults for the matrix. I'll add that as a separate issue but lets use this commit to close #1343

This commit implements smoothing, both linear and exponential,
in the mod matrix. It exposes this in the UI as a sub-menu for
a source and it is available for every source (except of course
for "No Source").

Currently there's no per-source defaults for the matrix.
I'll add that as a separate issue but lets use this commit to
close surge-synthesizer#1343
@baconpaul baconpaul merged commit 6e3e482 into surge-synthesizer:main Sep 20, 2024
12 checks passed
@baconpaul baconpaul deleted the matrix-smoothing branch September 20, 2024 15:48
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.

The general "midi and note expression smoothing" issue
1 participant